New Install of ASP.Net Won't Display DataList
Hi,
I have recently installed asp.net v1.1.4322 on a Windows Server 2000 so I could place my new asp.net website on our server. I installed asp.net using aspnet_regiis -i.
The server is a production server and has several websites already on
it (before the install of asp.net).
The new .aspx pages from my new site do display, however my DataList
does not display when viewed from the production server. The DataList
will display OK from the development server, so I am sure it has something to does with the new install of asp.net.
I have tried uninstalling asp.net (aspnet_regiis -ua) and reinstalling (aspnet_regiis -i).
Any suggestion would be great as I don't know how to move forward with this.
|