Patrick.O.Ige

Knowledge Creation is Essential to Business, and Communication is Essential to Knowledge Creation

  Home  |   Contact  |   Syndication    |   Login
  94 Posts | 5 Stories | 342 Comments | 0 Trackbacks

News

SharePoint SharePoint SharePoint

Article Categories

Archives

Post Categories

ADO.NET

Ajax

API/WebServices

ASP.NET Resources

BizTalk Server

Blogs I read

Free Books

How to

JQuery

LINQ

Misc

Mobile BI

Reporting Services

SEO

Sharepoint Resources/Tools

SharePoint 2010 Branding

SharePoint 2010 Videos

SilverLight

SQL Server

Sql Server 2012

SSIS

Windows Phone

WorkFlows

WSS V3

xml

April 2009 Entries

Using VS.NET 2005 i was on a project and tried using the TABS in AjaxControl kit I was sure the version was 1.0.61025.0 but anytime i compile the project i get the error : The type 'System.Web.UI.ScriptManager' exists in both 'c:\Windows\assembly\GAC_MS... and 'c:\Windows\assembly\GAC_MS... I did all i knew to add the right TAGS in web.config but...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

To resolve this issue, you must change your development machine .net security configuration since you are accessing items across the network. In the event that you need this ability at runtime, you must change the trust level in your config file to full. However, since this is only in development, I can change my local PC's security by going to Start > Control Panel > Administrative Tools > Microsoft .NET Framework 2.0 Configuration. After it fully loads (sometimes takes a bit), fully expand...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati