Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:798056
More Search Options
RSS Available
Matching Posts
Re: How to Modify the <SafeControl> in Web.Config for LinqDataSource with 3.5
One more alternative solution for above issue... Remove Linq reference in SafeControl and add dependent Assembly for new version.. --Not Required----<SafeControls> <SafeControl Assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Namespace="System.Web.UI.WebControls" TypeName="LinqDataSource" Safe="False" AllowRemoteDesigner="False" /> </SafeControls> Add the below coding for Linq, it
Posted to
Getting Started
(Forum)
by
Jeyaramanss
on 5/8/2008
Re: How to Modify web.config <SafeControl> for LinqDataSource with 3.5
For my previous post i found the solution myself and for your reference its shared below.. <controls> <add tagPrefix="asp" namespace="System.Web.UI.WebControls" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" /> </controls> <SafeControls> <SafeControl Assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Namespace="System.Web.UI
Posted to
Windows SharePoint Services Hosting
(Forum)
by
Jeyaramanss
on 4/28/2008
Re: How to Modify the <SafeControl> in Web.Config for LinqDataSource with 3.5
For my previous post i found the solution myself and for your reference its shared below.. <controls> <add tagPrefix="asp" namespace="System.Web.UI.WebControls" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" /> </controls> <SafeControls> <SafeControl Assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Namespace="System.Web.UI
Posted to
Getting Started
(Forum)
by
Jeyaramanss
on 4/28/2008
Re: How to Modify the <SafeControl> in Web.Config for LinqDataSource with 3.5
Hi, For my previous post i had found solution by myself and its shared for your reference.. Regards Jai
Posted to
Getting Started
(Forum)
by
Jeyaramanss
on 4/28/2008
How to Modify web.config <SafeControl> for LinqDataSource with 3.5
Hi, Im using VS2008 and 3.5 Framework. In my project im created webpart that will load any usercontrol in SharePoint site, for the same i need to add some stuff in web.config. when running process im adding usercontrol with LinqDataSource, where im getting error that "Unknown Server tag as <asp:LinqDataSource>", for this need i need to add new SafeControl Asssembly for LinqDataSource like this... <SafeControl Assembly="System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken
Posted to
Windows SharePoint Services Hosting
(Forum)
by
Jeyaramanss
on 4/25/2008
How to Modify the <SafeControl> in Web.Config for LinqDataSource with 3.5
Hi, Im using VS2008 and 3.5 Framework. In my project im created webpart that will load any usercontrol in SharePoint site, for the same i need to add some stuff in web.config. when running process im adding usercontrol with LinqDataSource, where im getting error that "Unknown Server tag as <asp:LinqDataSource>", for this need i need to add new SafeControl Asssembly for LinqDataSource like this... <SafeControl Assembly="System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken
Posted to
Getting Started
(Forum)
by
Jeyaramanss
on 4/25/2008
Page 1 of 1 (6 items)
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
TechNet Edge:
Windows Server 2008 R2 Quick Look- Installing the Migration Tools
WindowsClient:
My latest videos – WPF, Silverlight, Sensors, and PDC09
WindowsClient:
Developing an installer for your Surface application
ASP.NET:
Visual Studio 2010 and .NET 4 Update
WindowsClient:
Microsoft’s product placements in The Big Bang Theory
Channel 9:
Channel 9 Live at PDC09: Martin Cron
Channel 9:
Channel 9 Live at PDC09: Erik Meijer and Thomas Lewis
WindowsClient:
Download Data Services Update for .NET 3.5 SP1
Silverlight:
Extending the SMF for the HVP
Silverlight:
Extending the SMF for the HVP
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 12 of 13
Channel 10:
Bing Maps Update: Map Embeds and Draggable Routes
WindowsClient:
New WPF Showcase: WEB Touch
ASP.NET:
ASP.NET MVC 2 RC Released
WindowsClient:
Very exciting Microsoft Pivot from Live Labs
WindowsClient:
XAML for UI & .rc files
TechNet Edge:
DNS Security (DNSSec) Overview
Silverlight:
Silverlight 4 demos from my PDC Keynote now available
Channel 9:
Channel 9 Live at PDC09: Dave Campbell
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online