Hi, I have installed the control for the Swarren.XmlEditGrid illustrated in the tutorials and it works great on my local machine. I want to use the control on my website hosted by a company, and am getting the error :- File or assembly name Swarren.XmlEditGrid,
or one of its dependencies, was not found. I am probably being thick :( but without installing the required files on the server can i use the control? (i cant install them) do i need to upload a number of dlls to my directory or am i way off the mark? hope
i dont sound too thick, i never use downloaded controls. many thanks in advance Mojo
You need to put the assembly (the .dll file) in your application's "bin" directory. For example, if your application is in c:\inetpub\wwwroot\MyCoolApp then you have to put the file in c:\inetpub\wwwroot\MyCoolApp\bin . Also, the folder (MyCoolApp) must be
configured as an application - this is up to your host provider, but is usually the case.
mojo_uk
Member
395 Points
79 Posts
Swarren.XmlEditGrid
Aug 27, 2003 10:13 PM|LINK
Eilon
Contributor
5753 Points
976 Posts
Microsoft
Re: Swarren.XmlEditGrid
Sep 01, 2003 01:22 AM|LINK
mojo_uk
Member
395 Points
79 Posts
Re: Swarren.XmlEditGrid
Sep 04, 2003 10:20 AM|LINK