windows_mss
01-28-2007, 11:53 PM
hi,
is't possible to inherit the windows control using Web Service in C#..
thanks in advance
is't possible to inherit the windows control using Web Service in C#..
thanks in advance
|
Click to See Complete Forum and Search --> : Web Service ? windows_mss 01-28-2007, 11:53 PM hi, is't possible to inherit the windows control using Web Service in C#.. thanks in advance P.Mategaonkar 01-29-2007, 07:22 AM Could you please explain the problem a little bit more? windows_mss 01-29-2007, 11:32 PM hi, i have created one Windows Control, the functionality of that control is as follow, we can paint or draw in that Canvas, adjust the background color, then save that image in 3 location,local drive,clipboard, it's working 200% in windows,when i embedded that control in web form using object tag, it's working when i try to save in localdrive the exception rises,Exception As Follows, "Request for the permission of type System.Security.Permissions.FileIOPermission, mscorlib, Version=1.0.5000.0,Culture=neutral,PublicKeyToken=b77a5c561934e089 failed." but i copied the content in windows ClipBoard. any suggestion,tips,hints,ideas ...., I Seeking Your Help, Please Join Hand to complete my job, thanks in advance P.Mategaonkar 01-30-2007, 07:25 AM Hi, Checkout this link,it may be helpful http://www.derkeiler.com/Newsgroups/microsoft.public.dotnet.security/2004-08/0237.html webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |