|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Web Controls not showing up
Originally posted by : Isabelle Tseng (itseng@altera.com)None of my web controls on showing up on the browser. I looked at the source from browser and it looked like the server didn't translate the ASP controls into HTML. If anyone experienced the same problem, please let me know how to solve it. Thanks.
|
|
#2
|
|||
|
|||
|
Originally posted by : Smittex (smittex@hotmail.com)ASP isnt supposed to transfer and comtrols to HTML. Are you talking about ActiveX controls? Yes? The control needs to be registered, if a dll, on the host machine. Use regsvr32.exe /r *lacation and name of dll* to register your controls
|
|
#3
|
|||
|
|||
|
Originally posted by : Isabelle Tseng (itseng@altera.com)I am not using ActiveX Controls. I am having trouble with the web server controls such as datagrid and datalist that's a part of ASP.NET. Those controls are not showing up on the browser. I looked at the source from the browser. It looks like the browser didn't translate them info HTML. The code still has the ASP tag in them. Anyway, it all started working this morning. The only thing I did was installing .Net Frame Work SDK. Thanks for the reply. ------------Smittex at 11/15/2001 6:16:37 AMASP isnt supposed to transfer and comtrols to HTML. Are you talking about ActiveX controls? Yes? The control needs to be registered, if a dll, on the host machine. Use regsvr32.exe /r *lacation and name of dll* to register your controls
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > Web Controls not showing up |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|