Hi! I had DNN 3.1.1. on W2000 and SQL Server 2000
Now I've copyed the folder on my new server (W2003) with SQL Server Express 2005
I've made a restore of the DB backup created from SQL Server 2000 on SQL Server Express
I've create the Viruatl Application Folder
but now I see this error
Server Error in '/APP' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Stream is not a valid resource file.
Source Error:
Line 1: <?xml version="1.0" encoding="utf-8" ?> Line 2: <locales>
Line 3: <inactive>
|
In the security tabs I've selected ASP.NET 2.0 and I see the error above
I could not to see ASP 1.1 options in the security tabs of the Virtual Folder proprieties (in IIS) then I've executed this command:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_wp.exe
after the execution of the command now in the ASP.NET tabs I see the ASP.NET 1.1 option ... if I select this version I see
The page cannot be found
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
Please try the following:
- Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.
- If you reached this page by clicking a link, contact the Web site administrator to alert them that the link is incorrectly formatted.
- Click the Back button to try another link.
HTTP Error 404 - File or directory not found.
Internet Information Services (IIS)
Can you help me???
In my original version, on W2000 I had ASP.NET 1.1