Welcome Guest Search | Active Topics | Sign In | Register

Visual Studio 2010 cannot add control to web-form Options
Brian Ford
Posted: Sunday, June 5, 2011 8:25:15 PM
Rank: Member
Groups: Member

Joined: 8/5/2010
Posts: 16
When I drag an EO control onto my web-form (in design or Source view) I don't get the control iteself, I get the SOAP code instead, any ideas?

example: when I drag the Dialog control, this is what I see....

<SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:clr="http://schemas.microsoft.com/soap/encoding/clr/1.0" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<SOAP-ENV:Body>
<a1:WebControlToolboxItem id="ref-1"

<snip>
eo_support
Posted: Monday, June 6, 2011 8:23:36 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

This is a Visual studio issue and it usually indicates your Visual Studio settings are corrupt. You can search the message online and you should be able to find plenty of article/post asking about this issue, there are different suggestions as to how to fix this issue. So you may want to try them and see if it works for you.

Thanks
Brian Ford
Posted: Monday, June 6, 2011 9:02:58 AM
Rank: Member
Groups: Member

Joined: 8/5/2010
Posts: 16
Actually it turned out to be a corrupt install of EO, I un-installed then re-installed and it works fine now


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.