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:860697
More Search Options
RSS Available
Matching Posts
System.Security.SecurityException
i m getting the following error when site is deployed with trust level as medium. System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. how to remove the error while keeping the trust level as medium since the hosting server does not allow us to keep trust level as full any help?
Posted to
Security
(Forum)
by
anamika12
on 12/8/2009
Re: System.Security.SecurityException
we have set the path for folder creation as <appSettings> <add key="RepositoryPath" value="~\Repository" /> </appSettings> this means the folders which we want to crete will be created under "repository" folder on the server and in the aspx.cs file we are accessing the path as string m_sRootDirectory; { m_sRootDirectory =Server.MapPath(ConfigurationManager.AppSettings["RepositoryPath"].ToString()); objDiRootDir = new DirectoryInfo(m_sRootDirectory
Posted to
Security
(Forum)
by
anamika12
on 12/8/2009
data bining to dynamically created bound field
i m creating a bound field of grid dynamically for aspx page i have used <asp:GridView ID="grvReport" runat="server" Width="800px" SkinID="gvStyle" OnPageIndexChanging="gvReport_PageIndexChanging" OnRowDataBound="gvReport_RowDataBound" AllowPaging="true" AllowSorting="true" AutoGenerateColumns="false" EmptyDataText="hello" > and for aspx.cs page i have a dataset "m_objoutDataset" foreach
Posted to
Data Presentation Controls
(Forum)
by
anamika12
on 12/8/2009
expand all for collapsible panel extender does not work in firefox
i m using the following code for expand all behaviour of collapsible panel extender. it works fine in IE versions but does not work at all in firefox... can somebody help? function ExpandAll() { var components = Sys.Application.getComponents() for (var i in components) { if (AjaxControlToolkit.CollapsiblePanelBehavior.isInstanceOfType(components[i])) { components[i].set_Collapsed(false); } } }
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
anamika12
on 11/24/2009
Re: expand all for collapsible panel extender does not work in firefox
i tried to change 1 of d property "SuppressPostBack = false" <ajaxToolkit:CollapsiblePanelExtender runat="server" Collapsed="True" CollapsedSize="0" ID="cpeFAQ" AutoCollapse="false" AutoExpand="false" ExpandControlID="imbExpand" CollapseControlID="imbExpand" ImageControlID="imbExpand" TargetControlID="pnlFAQ" SuppressPostBack="false" ExpandDirection="Vertical" ExpandedImage
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
anamika12
on 11/24/2009
Re: Expand all / collapse all for CollapsiblePanelExtender in GridView
add "overflow:scroll" if u want scrollbar property for div
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
anamika12
on 11/23/2009
Re: Expand all / collapse all for CollapsiblePanelExtender in GridView
why dont u try givin the ExpandControlID="ImageButton11" CollapseControlID="ImageButton11" as above instead of givin the control ids of panel...and keep the overflow property the way u want... let me know if it works :)
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
anamika12
on 11/23/2009
Re: modal popup extender inside login control
still not working.... :(
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
anamika12
on 11/10/2009
modal popup extender inside login control
i have a asp:login control ..in which i have used modal popup extender.. i want to get the id of modal popup extender in javascript.. i have tried $find('mpeForgotPassword').Hide(); but since 'mpeForgotPassword' is inside login control above statement is returning null value.. i also tried document.getElementById method..but no use... is there any help?
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
anamika12
on 11/9/2009
Re: height of a textbox in item template of grid view
i have added txtAnswer.Style.Add("Height", "100%"); on rowbound event and removed hardcoded Height=200px . but the result is still d same...it takes the minimum ht of multiline textbox how to change it?
Posted to
Client Side Web Development
(Forum)
by
anamika12
on 11/4/2009
Page 1 of 4 (35 items) 1
2
3
4
Next >
WindowsClient:
Getting ready to relaunch my site on Umbraco CMS
Channel 10:
Four Holiday Themes for Windows 7
Channel 10:
Windows Live Plugin "LiveUpload for YouTube" Updated
TechNet Edge:
Windows 7 BranchCache™ Explained
ASP.NET:
Localizing ASP.NET MVC Validation
WindowsClient:
Debugging Crash Dumps with Visual Studio 2010
WindowsClient:
Debugging Crash Dumps with Visual Studio 2010
Channel 9:
Channel 9 Live at PDC09 Kurt DelBene
Channel 9:
Channel 9 Live at PDC09 Mike Anguilo
Channel 9:
Channel 9 Live at PDC09: Dean Hachamovitch
Channel 9:
Channel 9 Live at PDC09: Gary Flake
Channel 9:
Channel 9 Live at PDC09: Mark Russinovich and Patrick Dussud
Channel 9:
Ping 40: Black screen claims- retracted, Windows 7, Bing Maps, Office 2010
WindowsClient:
WPF Touch Basics
WindowsClient:
WPF Touch Basics
TechNet Edge:
AlignIT IT Manager Podcast #32: Agile Application Lifecycle Management
Channel 9:
Bharat Shah: Microsoft Online Services Overview
WindowsClient:
Holland America adds Surface to several ships in it’s new Mix lounge
ASP.NET:
RIA Services Link Listing #1
Channel 9:
Reactive Extensions API in depth: Merge
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online