Wednesday, June 09, 2004

Delphi .net ASP.NET tip #2

A basic ASP.NET installation tip...

If you install the .Net framework, then install IIS on the same box afterwards, you'll have issues. Specifically, IIS wont understand your funky .net jive... damn, man! But you can fix it. Just run the following command at the prompt and everything will be funkylicious!

%comspec% /K %windir%\microsoft.net\framework\v1.1.4322\aspnet_regiis.exe -i

0 Comments:

Post a Comment

<< Home