Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display format not as expected
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00766665
Message ID:
00766826
Vues:
18
This message has been marked as the solution to the initial question of the thread.
Hi Michael,

Based on the results you are getting, I would say ASP.NET is not installed properly. I would run the aspnet_regiis.exe utility to see if everything gets fixed. The utility is located in the %windir%\Microsoft .NET\Framework\v1.0.3705 directory. If that doesn't fix it then I woiuld uninstall and reinstall the enitre Framework. (Hopefully that won't be necessary :) ).

It sounds like you have a mapping problem with IIS. If you install IIS after you installed Visual Studio, the ASP.NET mappings are lost. To correct this, you need to run the aspnet_regiis.exe utility. It will reinstall ASP.NET on your machine. The utility is located in the %windir%\Microsoft .NET\Framework\v1.0.3705 directory. Just issue the following:


aspnet_regiis -i



>I posted a copy of this message at the weekend, which is probably not a good time. I'm giving it another try just in case.
>
>Anyone able to help.
>
>I am trying to build an asp.net application and having slight problems.
>
>
>When I run a aspx application, the following characteristics always appear:
>
>not all images appear
>no text boxes appear
>Hyperlinks appear looking like labels
>the formatting of the page is lost
>
>I have given web access to the folder used to hold the files. There are no problems with the virtual directory.
>
>I am running Windows 2k
>
>As you can probably gather, I am making the transition to the .net language.
>
>Further to the above, this is a common problem with all ASP.net applications I have tried to run so far; including demos. This does suggest the ASP aspect isn't working. This is hopefully something pretty small that has been overlooked by me!
>
>Anyone with any ideas.
>
>Michael
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform