kavysaifips
New Member
Hello,<BR><BR>I installed VisualStudio.NET Architect on Windows XP professional. I developed one dummy ASP.NET page with some code behind, and the code never runs. This page only should change the default text of a label when loaded, but the label keeps being with its default text.<BR><BR>I also tried some other examples, and it's always the same thing: Pages are shown only as if they were HTML pages. I ran the aspx pages from the VS debugger and from IE, with no success. It seems to me that the ASP.NET engine is not running, or is not processing ASPX pages, or is not properly configured. What could be wrong?<BR><BR>Please, help me on this!<BR><BR>Thanks in advance,<BR>Ionel<BR>Did you install the .Net Framework SDK also?I didn't installed by myself, but VisualStudio.NET installed it for me, as I see it there. In fact, everything seems to be there, from IIS to the .NET framework SDK. Actually, I've already written a lot of code in C# (even using the EnterpriseServices) and so far everything has worked fine. It seems to be only a problem with ASP.NET itself. Any idea? Is there any place where I could "activate" or "configure" the ASP.NET extensions for IIS? Is there any ASP.NET service that must be started? What could be wrong? Thanks!Did you install IIS before VS.Net? Are the .NET extensions present in the App Mappings?Well, I had not IIS installed when I installed VisualStudio. Then, I installed IIS and then I updated VisualStudio with all the Web development stuff. Should I reinstall VisualStudio?<BR><BR>And sorry, I don't know what is "App Mappings" :-(Is your problem. And this will fix it.<BR><BR>http://support.microsoft.com/default.aspx?scid=kb;EN-US;q318465THANKS! This actually solved my problem
Thanks a lot, again!<BR><BR>Best regards,<BR>Ionel
