RE: opening a project
From: Jonathan Ruckert (anonymous_at_discussions.microsoft.com)
Date: 03/15/04
- Previous message: Ivan Medvedev [MS]: "Re: Problem with Decryption(PKCS7 invalid padding)"
- In reply to: shine: "opening a project"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 14 Mar 2004 15:26:08 -0800
Hi shine,
I had this type of trouble before. Initially it was because of security settings (i.e. wasnt part of the VS Developer group internally), however once this was everted it still gave me this error.
I found that the mapping to localhost was not actually where i thought it was. Go into Internet Information Services and check the Home Directory. Since you are using Windows Server 2003 - it may be best to create a new website with its own unique IP Address (port number?). This way when you connect to it using its IP address you should not have any problems.
Cheers,
Jonathan Ruckert
----- shine wrote: -----
When I am creating a new web project in visual studio.net an error with following message "Unable to create Web project 'Web Application'. The file path d:/inetpub/wwwroot does not correspond to the URL 'http//localhost/webapplication1'. The two need to map to the same server location." is coming. But the location is correct and same d:/inetpub/wwwroot. I am using windows 2003 server. I tried a lot but all in vain.
Again when tying http://computer name/file name.asp " the page cannot be displayed messageā comes
But when typed like this http://localhost/file name.asp the page is correctly displayed, why?
Any suggestion would be greatly appretiated.
regards
shine
- Previous message: Ivan Medvedev [MS]: "Re: Problem with Decryption(PKCS7 invalid padding)"
- In reply to: shine: "opening a project"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|