Rank: Newbie Groups: Member
Joined: 5/5/2011 Posts: 1
|
Dear,
i have installed EO.Web_80.exe and aslo added reference of EO.Web.dll.
When i am draging the EO controls to .aspx page following error is coming
"Control cannot be created because Visual Studio cannot find the control's type in the control assembly"
please help me
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
This is common error with Visual Studio. Please check whether both the control and your project are local. If your project is on a network drive, you need to add our DLL to GAC and reference our DLL from GAC.
If that does not solve the problem, then it may have to do with your project. In that case you can search the error message online and you should see a lot of different scenarios/solutions. The problem should not have anything particular with EO controls.
Thanks!
|