Click here to Skip to main content
15,892,059 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionObjectDataSource Pin
BishoMicho1-Dec-06 7:41
BishoMicho1-Dec-06 7:41 
AnswerRe: ObjectDataSource Pin
ToddHileHoffer1-Dec-06 7:58
ToddHileHoffer1-Dec-06 7:58 
AnswerRe: ObjectDataSource Pin
DavidNohejl1-Dec-06 13:21
DavidNohejl1-Dec-06 13:21 
QuestionGetting row number in RDLC report Pin
rsholanki1-Dec-06 6:44
rsholanki1-Dec-06 6:44 
AnswerRe: Getting row number in RDLC report Pin
Private_Void1-Dec-06 11:14
Private_Void1-Dec-06 11:14 
GeneralRe: Getting row number in RDLC report Pin
rsholanki3-Dec-06 12:37
rsholanki3-Dec-06 12:37 
QuestionRe: Getting row number in RDLC report Pin
vaibhav343412-Sep-11 19:49
vaibhav343412-Sep-11 19:49 
QuestionSandboxes Pin
whatever1011-Dec-06 5:48
whatever1011-Dec-06 5:48 
I am fairly new to ASP.NET. However, using VS 2005 under .NET 2.0, I have developed a browser hosted image viewing control, with corresponding server side control for easier configuring.

It is my understanding that these controls run with partial trust from web zone sandboxes. However, I am in need of connecting to the Office Outlook Interop to send emails from that control. It works flawlessly when running the control within a WinForm app. However, when running it within an HTML page, I am getting an error "That assembly does not allow partially trusted callers." (referring to the Interop Outlook COM object).

Is there any way to allow this to work. I think the only way to get it to work is to give it full trust, but there appears to be no way get the control to run within a sandbox that allows this to happen.

I tried installing it in the GAC, but the HTML page can't find the control if I run it from there. It runs fine if it downloads into the download assembly cache, but the email feature gives the above error.

Our web site is a highly secure web site. The pages which will be using this control will be running at customer sites connecting to our secure servers to retrieve and view various images. It is therefore crucial that this be allowed to work, as we are attempting to replace an excruciatingly slow Java applet with this ability on all of our sites.

AnswerRe: Sandboxes Pin
Not Active1-Dec-06 6:21
mentorNot Active1-Dec-06 6:21 
Questionsteps to use a ready web service in ASP.NET 2 ???? Pin
devboycpp1-Dec-06 5:14
devboycpp1-Dec-06 5:14 
AnswerRe: steps to use a ready web service in ASP.NET 2 ???? Pin
Guffa1-Dec-06 6:06
Guffa1-Dec-06 6:06 
QuestionDatagrid as a webpart control Pin
smruti_ranjan1-Dec-06 4:01
smruti_ranjan1-Dec-06 4:01 
QuestionHow One Page Control can be use in Another Page Pin
Khan.Bangash1-Dec-06 3:50
Khan.Bangash1-Dec-06 3:50 
AnswerRe: How One Page Control can be use in Another Page Pin
ednrgc1-Dec-06 4:11
ednrgc1-Dec-06 4:11 
QuestionHow to assign value to User Control? Pin
cheeken2u1-Dec-06 3:07
cheeken2u1-Dec-06 3:07 
AnswerRe: How to assign value to User Control? Pin
ednrgc1-Dec-06 4:14
ednrgc1-Dec-06 4:14 
GeneralRe: How to assign value to User Control? Pin
cheeken2u1-Dec-06 6:27
cheeken2u1-Dec-06 6:27 
GeneralRe: How to assign value to User Control? Pin
ednrgc1-Dec-06 6:36
ednrgc1-Dec-06 6:36 
GeneralRe: How to assign value to User Control? Pin
cheeken2u1-Dec-06 6:41
cheeken2u1-Dec-06 6:41 
GeneralRe: How to assign value to User Control? Pin
ednrgc1-Dec-06 6:51
ednrgc1-Dec-06 6:51 
GeneralRe: How to assign value to User Control? Pin
cheeken2u1-Dec-06 6:55
cheeken2u1-Dec-06 6:55 
QuestionWeb services in ASP.NET 2 Pin
devboycpp1-Dec-06 3:06
devboycpp1-Dec-06 3:06 
AnswerRe: Web services in ASP.NET 2 Pin
ednrgc1-Dec-06 3:31
ednrgc1-Dec-06 3:31 
GeneralRe: Web services in ASP.NET 2 [modified] Pin
devboycpp1-Dec-06 3:41
devboycpp1-Dec-06 3:41 
GeneralRe: Web services in ASP.NET 2 Pin
devboycpp1-Dec-06 4:40
devboycpp1-Dec-06 4:40 

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.