Exception Running App v/NTD

A

Anil Kripalani

I have a .NET 1.1 Winforms application I am running via no touch deployment
(HTTP link from web app). On some workstations we get the following error
at launch: "Application has generated an exception that could not be
handled."

I have already increased Intranet trust to Full, and even signed the
assembly and granted it Full trust as well (via .NET wizards).

The app does work if the currently logged in user is given admin privileges
on the domain, so this issue seems to be permissions related. What else can
we do, short of making users admins, so they can run this application?

Thanks,
Krip
 
G

Guest

Just an FYI...
You are probably in the wrong place as this is an ASP.NET group (web, not
Winforms)....
 
A

Anil Kripalani

Thanks, yes, I did know that. The issue I have is with no-touch-deployment
over HTTP. The title of the exception message window is actually
"IEExec.exe" so IE is related. I can post in Winforms area too.

-Krip
 
B

Bruce Barker

most likely your app is performming a network operation that requires domain
admin permissions, and has no error handling code.

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top