T
+The_Taco+
I have just finished an ASP.NET application and it works all OK on my
localhost.
Now, I need to move the application on another server, wich VS.NET is not
installed.
So I did install .NET framework v1.1, IIS and Microsoft SQL Server.
When I try to access my application, even if it's on the server or another
computer, I can see all my web pages
BUT everything that starts with "asp" in an HTML tag (i.e. <asp:label>)
won't show up.
I thought it was the framework so I re-installed it but then again, my
application doesn't work at all.
Any of you got an issue for this???
Thx a lot...
localhost.
Now, I need to move the application on another server, wich VS.NET is not
installed.
So I did install .NET framework v1.1, IIS and Microsoft SQL Server.
When I try to access my application, even if it's on the server or another
computer, I can see all my web pages
BUT everything that starts with "asp" in an HTML tag (i.e. <asp:label>)
won't show up.
I thought it was the framework so I re-installed it but then again, my
application doesn't work at all.
Any of you got an issue for this???
Thx a lot...