CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2004
    Location
    Sweden
    Posts
    2

    Question Deploying ASP.NET

    Hi!
    I have problem when i deploy a asp.net app to a win 2000 server with .NET Framework installed. The message i get is that it cant find a url. I have compiled the app with .NET Framework version 1.0 and the server has version 1.1, is this the problem?
    Mvh /moffe

  2. #2
    Join Date
    Mar 2002
    Posts
    109
    It might be a problem, but I think that would give you a runtime error. I know this is a rediculous and annoying reply, but triple check that the url is correct.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured