Click here to Skip to main content
15,893,564 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: System.InvalidOperationException in .net webservice Pin
Muruvet Kaplan13-Jan-09 2:56
Muruvet Kaplan13-Jan-09 2:56 
GeneralRe: System.InvalidOperationException in .net webservice Pin
SeMartens13-Jan-09 3:12
SeMartens13-Jan-09 3:12 
AnswerRe: System.InvalidOperationException in .net webservice Pin
Muruvet Kaplan13-Jan-09 4:11
Muruvet Kaplan13-Jan-09 4:11 
GeneralRe: System.InvalidOperationException in .net webservice Pin
SeMartens13-Jan-09 4:25
SeMartens13-Jan-09 4:25 
Questionrich text editor in asp.net 2.0 Pin
bhavna432113-Jan-09 2:27
bhavna432113-Jan-09 2:27 
AnswerRe: rich text editor in asp.net 2.0 Pin
N a v a n e e t h13-Jan-09 2:38
N a v a n e e t h13-Jan-09 2:38 
AnswerRe: rich text editor in asp.net 2.0 Pin
Abhijit Jana13-Jan-09 2:38
professionalAbhijit Jana13-Jan-09 2:38 
QuestionAn exception thrown while accessing local file Pin
Patild0513-Jan-09 2:07
Patild0513-Jan-09 2:07 
Hi,
I am working on sharepoin - infopath and asp.net application.
on one of the screen user can open the infopath form and enter data, on click on save button (designed on the from) it should save the form in a infopath library on a sharepoint portal.
But when i click on the button Save it throws following exception-

Request for the permission of type System.Security.Permissions.FileIOPermission, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 failed.
at System.Security.CodeAccessSecurityEngine.CheckHelper(PermissionSet grantedSet, PermissionSet deniedSet, CodeAccessPermission demand, PermissionToken permToken)
at System.Security.CodeAccessSecurityEngine.Check(PermissionToken permToken, CodeAccessPermission demand, StackCrawlMark& stackMark, Int32 checkFrames, Int32 unrestrictedOverride)
at System.Security.CodeAccessSecurityEngine.Check(CodeAccessPermission cap, StackCrawlMark& stackMark)
at System.Security.CodeAccessPermission.Demand()
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path)
at TradeNetTCM_InfopathForm.TradeNetTCM_InfopathForm.CheckOutCheck()
at TradeNetTCM_InfopathForm.TradeNetTCM_InfopathForm.CTRL6_7_OnClick(DocActionEvent e)
at Microsoft.Office.Interop.InfoPath.SemiTrust._ButtonEventSink_SinkHelper.OnClick(DocActionEvent pEvent)

can any one help?Confused | :confused:

Dipak
AnswerRe: An exception thrown while accessing local file Pin
SeMartens13-Jan-09 2:19
SeMartens13-Jan-09 2:19 
GeneralRe: An exception thrown while accessing local file Pin
Patild0513-Jan-09 2:26
Patild0513-Jan-09 2:26 
GeneralRe: An exception thrown while accessing local file Pin
SeMartens13-Jan-09 2:37
SeMartens13-Jan-09 2:37 
QuestionVisualStudio 2005 Is it possible to split Gridview column into multiple columns. Pin
JimTheLastMan13-Jan-09 1:29
JimTheLastMan13-Jan-09 1:29 
AnswerRe: VisualStudio 2005 Is it possible to split Gridview column into multiple columns. Pin
Abhijit Jana13-Jan-09 1:59
professionalAbhijit Jana13-Jan-09 1:59 
AnswerRe: VisualStudio 2005 Is it possible to split Gridview column into multiple columns. Pin
goodideadave13-Jan-09 13:29
goodideadave13-Jan-09 13:29 
GeneralRe: VisualStudio 2005 Is it possible to split Gridview column into multiple columns. Pin
JimTheLastMan19-Jan-09 0:50
JimTheLastMan19-Jan-09 0:50 
QuestionExport to word doc or rtf with background image Pin
samerh13-Jan-09 1:17
samerh13-Jan-09 1:17 
QuestionHow to get Multiple Phone no from activedirectory? Pin
Piyush Vardhan Singh13-Jan-09 1:13
Piyush Vardhan Singh13-Jan-09 1:13 
QuestionASP control hiding problem and DetailsView Paging Pin
sana1713-Jan-09 1:01
sana1713-Jan-09 1:01 
AnswerRe: ASP control hiding problem and DetailsView Paging Pin
Rutvik Dave13-Jan-09 4:32
professionalRutvik Dave13-Jan-09 4:32 
QuestionFind highest XML value in <p x="-0.979248" y="-0.00141319" /> Pin
mejner13-Jan-09 0:52
mejner13-Jan-09 0:52 
AnswerRe: Find highest XML value in Pin
SeMartens13-Jan-09 1:32
SeMartens13-Jan-09 1:32 
GeneralRe: Find highest XML value in Pin
mejner13-Jan-09 2:03
mejner13-Jan-09 2:03 
QuestionASP.NET 2.0 App Crashes Pin
tadhg8813-Jan-09 0:08
tadhg8813-Jan-09 0:08 
AnswerRe: ASP.NET 2.0 App Crashes Pin
Reza Raad13-Jan-09 0:13
Reza Raad13-Jan-09 0:13 
AnswerRe: ASP.NET 2.0 App Crashes Pin
Paddy Boyd13-Jan-09 0:43
Paddy Boyd13-Jan-09 0:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.