Hello,
Ive downloaded the microsoft ie web controls setup from the microsoft website and after a very harsh and long time, ive finally managed to get microsoft.web.ui.webcontrols and ive imported it into my VS.net toolbox.... When use the control on my webform i get a "text box" which say "error creating control" and when i run my webform i get :
well well... then i checked back the microsoft.web.ui.... doc and ive found that there should have been 2 dlls generated from the build files.... i got only one (microsoft.web.ui.webcontrols.dll) ... wut about the other one? Can someone plz tell me its filename and where can i get it? Or maybe my (microsoft.web.ui.webcontrols.dll) is corrupted or something... so can someone again tell me where can i find the dll itself... (not the setup file) or can someone simply post the 2 dlls.... 3rd question: Or did i miss one step... is there something special that i must do with the (microsoft.web.ui.webcontrols.dll) before using it?
Plz help
Thanks in advance
bracoute
Ive downloaded the microsoft ie web controls setup from the microsoft website and after a very harsh and long time, ive finally managed to get microsoft.web.ui.webcontrols and ive imported it into my VS.net toolbox.... When use the control on my webform i get a "text box" which say "error creating control" and when i run my webform i get :
Code:
Server Error in /ACM/ZoumZoum Application.
--------------------------------------------------------------------------------
NamePosition for index 22 is outside of name section! r: cef
Exception Details: System.Exception: NamePosition for index 22
is outside of name section! r: cef
well well... then i checked back the microsoft.web.ui.... doc and ive found that there should have been 2 dlls generated from the build files.... i got only one (microsoft.web.ui.webcontrols.dll) ... wut about the other one? Can someone plz tell me its filename and where can i get it? Or maybe my (microsoft.web.ui.webcontrols.dll) is corrupted or something... so can someone again tell me where can i find the dll itself... (not the setup file) or can someone simply post the 2 dlls.... 3rd question: Or did i miss one step... is there something special that i must do with the (microsoft.web.ui.webcontrols.dll) before using it?
Plz help
Thanks in advance
bracoute
Last edited by a moderator: