G
Guest
I use VS.Net 2003 on Win XP Pro SP2. I created an ASP.Net app on local IIS.
Now I just wanted to "Copy Project" to remote server, but I get this error:
"An error occured while copying the project
'http://localhost/MyApp/MyApp.csproj'. The web sever reported the following
error when attemptimg to create or open the web project located at the
following URL: 'http://www.mysite.com'. 'HTTP/1.1 500 Internal Sever Error'
More details:
- The remote server is IIS 5.0 on Win2000 Server, running multiple sites on
one IP address. (www.mysite.com is one of them; it has FP 2002 ext). Both
local machine and remote server have .Net Framework 1.1 and ASP.NET is
started.
- www.mysite.com is already existing, I am trying to add MyApp as a subweb
(which is an ASP.Net app).
- The same error occurs with both FrontPage and File Share options in Copy
Project.
- When attempting to "Copy Project", the www.mysite.com log adds a line "GET
/get_aspx_ver.aspx - 500 Microsoft-Visual-Studio.NET/7.10.3077"
What did I miss?
Now I just wanted to "Copy Project" to remote server, but I get this error:
"An error occured while copying the project
'http://localhost/MyApp/MyApp.csproj'. The web sever reported the following
error when attemptimg to create or open the web project located at the
following URL: 'http://www.mysite.com'. 'HTTP/1.1 500 Internal Sever Error'
More details:
- The remote server is IIS 5.0 on Win2000 Server, running multiple sites on
one IP address. (www.mysite.com is one of them; it has FP 2002 ext). Both
local machine and remote server have .Net Framework 1.1 and ASP.NET is
started.
- www.mysite.com is already existing, I am trying to add MyApp as a subweb
(which is an ASP.Net app).
- The same error occurs with both FrontPage and File Share options in Copy
Project.
- When attempting to "Copy Project", the www.mysite.com log adds a line "GET
/get_aspx_ver.aspx - 500 Microsoft-Visual-Studio.NET/7.10.3077"
What did I miss?