Hello,
I recently reinstalled all my system and I have a problem using the .NET Framework quickstart.
I've installed the framework installing directly from the VS.NET AE CDs on a w2k. Then I've browsed to the quickstart page and installed the solution. After that when browsing to :
http://localhost/quickstart/ASPPlus/
I get the following error :
CS1595: 'System....Object' is defined in multiple places; using definition from 'C:\winnt\microsoft.net\framework\v1.0.3705\mscorl ib.dll'
I've then added Browse/Read permissions for the ASPNET account on the following folders :
C:\Inetpub
C:\Winnt\microsoft.net
then restarted. I've checked that the permissions are propagating to the subfolders and files. Now the error look like this :
CS1595: 'System.Collections.ArrayList' is defined in multiple places; using definition from 'C:\winnt\microsoft.net\framework\v1.0.3705\mscorl ib.dll'
the class has changed...but the error is the same!
I then tried to browse directly to the .NET class browser app from my favorites, and it works!
Does anyone know something about this problem?
Should I reinstall the Quickstarts, now that permissions are there?
Thanks
dikkjo