I am running VS 2005, SP1. I just installed the purchased EO package with no errors.
ISSUE #1
WITHOUT ADDING any EO control to any page, when recompiling my solution I get this error:
Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
How can I resolve this?
One pertinent detail: the WebSite sits on a shared network drive.
ISSUE #2
Also - when I drag the TabStrip to a page, I cannot position it absolutely - it does not allow me to change the positioning attribute. Is there another property I must set to do this?
ISSUE #3
Can the license code be inserted in the Page_Load routine, rather than in the global.asax file?
Thank you...