Click to See Complete Forum and Search --> : IIS and ASP.NET


PeOfEo
10-30-2003, 10:58 PM
Hey I have IIS on my comp and by default it only runs asp. But I know people who have asp.net installed on their comps and can host asp.net from IIS. My problem is, I can't get ASP.NET working. I did the ISAPI filters, and used
filtername: ASP.NET_1.1.4322.573
executable: C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_filter.dll

I have the .net framework installed and that setup so what else can be the problem. for a sample of what is happening and how I know asp.net is not installed go to http://24.129.59.208/servervars.aspx that page is supposed to list most of the server variables, it does when asp.net works but not on my page, its just blank.
the same page is hosted here
http://knights.europe.webmatrixhosting.net/servervars.aspx
got any ideas on how to get asp.net worken?

simflex
10-31-2003, 08:02 AM
When you say you can't get working, what exactly is wrong?
Are you not making connection to the database, is that the problem?

When I installed mine, it works until I attempted to use the database, then I ran into problem because it could not connect to the db.

PeOfEo
10-31-2003, 01:06 PM
when i say it does not work I mean asp.net does not work... It displays like html and none of the asp.net elements are not visible. This happens when It is not installed. My server is not on right now but go to the links I posted and you will see what I mean when the server is on.

PeOfEo
11-01-2003, 02:16 PM
Ok I reinstalled the .net framework it works now, it had to see iis running. http://24.129.59.208/servervars.aspx