asp.net server error...

Mr_572

New Member
I have a Win2k server running .asp pages just fine.<BR>Lat night I installed the latest asp.net framework as well as the latest MDAC (2.7). I created a very simple asp.net app and put in wwwroot but get an error:<BR><BR>"Server error in '/' application"<BR><BR>The error line is noted as: <authentication mode="None" /><BR>from the file: web.config<BR><BR>I copied all of the files from my XP box where it was developed. Thing is this works when I do a localhost on the XP box. <BR><BR>So, apart from installing the asp.net framework on a Win2k system, is their anything special I need to do to IIS on that box???<BR><BR>Any ideas?<BR><BR>Thanks,<BR><BR>ToddI had the same problem and this worked for me....<BR><BR>In IIS Manager, under Properties for your new Virtual Directory, is the Application Name "Greyed Out"? <BR>If so press the CREATE button by the side of it and try again.<BR><BR>Regards,<BR>Tony<BR>I think I did a very foolish thing and deleted that Virtual Directory:(<BR><BR>I know how to create a new VD but what settings should I put in for this? <BR><BR>Will it be easy to fix the mistake I made?<BR><BR>ToddDoes the VD still exist on your XP box? If so you should be able to use this as a template to configure your target box.I am getting the same error with in the exact situation. The app box is not greyed out.
 
Back
Top