Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I can't see the VB.NET's controls in the internet 2

Status
Not open for further replies.

eulogy6

Programmer
Apr 30, 2004
26
I made a very simple ASP.NET application and when I publish it in the I can see the index.aspx without the VB.NET control I used.

Thanx in advanced
 
Make sure ASP.NET is registered on the server.

Use regiis.exe like:

regiis -i
 
eulogy6 try doing a search on aspnet_regiis.
Paul, a typo aspnet_regiis -i.
Marty
 
campmgr,

I always do that! Good catch.

PS- Are you calling me Paul?
 
BoulderBum,
Yes I said BB once and I thought you replied back with Paul. My bad.
Marty
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top