<asp: NOT

  • Thread starter Thread starter Andy Crawford
  • Start date Start date
A

Andy Crawford

When I ran my working ASP.NET program only the <a anchors showed up. All of
the <asp: ...> controls did not. What's going on? (XP pro, VS.NET 2002,
IIS 5.1)

I have reinstalled IIS and VS.NET. The app works, it just won't display the
asp server controls. I don't know if this is related or not, but I've not
been able to access my web site externally, only form localhost//. Are
these problems related? (Annonymous login allowed, Windows Authentication
checked, a virtual directory)

Thanks,
Andy
(e-mail address removed)
 
Hi,

run aspnet_regiis -i to fix aspnet registry settings.

Natty Gur, CTO
Dao2Com Ltd.
28th Baruch Hirsch st. Bnei-Brak
Israel , 51114

Phone Numbers:
Office: +972-(0)3-5786668
Fax: +972-(0)3-5703475
Mobile: +972-(0)58-888377

Know the overall picture
 
Back
Top