Click here to Skip to main content
15,902,908 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: non-rectangular forms Pin
Dave Kreskowiak2-Feb-06 5:34
mveDave Kreskowiak2-Feb-06 5:34 
QuestionDelete user by using DirectoryServices Pin
osamahmirza1-Feb-06 20:03
osamahmirza1-Feb-06 20:03 
Question.net Framework Pin
Net-Programer-and-developer1-Feb-06 8:32
Net-Programer-and-developer1-Feb-06 8:32 
AnswerRe: .net Framework Pin
Dave Kreskowiak1-Feb-06 9:08
mveDave Kreskowiak1-Feb-06 9:08 
GeneralRe: .net Framework Pin
gurvinder singh alune8-Jan-09 19:18
gurvinder singh alune8-Jan-09 19:18 
GeneralRe: .net Framework Pin
Dave Kreskowiak9-Jan-09 1:50
mveDave Kreskowiak9-Jan-09 1:50 
Questionunderlying connection was closed:unable to connect to remote server exception message Pin
beachbum7141-Feb-06 6:49
beachbum7141-Feb-06 6:49 
Question.net app fails to launch until once executed by machine admin Pin
patgrape1-Feb-06 6:22
patgrape1-Feb-06 6:22 
I have a Winforms app written under .net1.1. After it is installed on a client, it will fail to launch until such time as someone with machine admin rights logs on to the client and runs the app once. Then it works for any other non-admin user that logs on and the failure cannot be reproduced even if we subsequently remove the app and the framework and reinstall everything from ground zero.

Current theories are (1) code access security problem or (2) problem accessing isolated storage for the very first time. I use a little bit of isolated storage for form / user settings and the like. We don't consider (1) likely because it's installed on the local machine (full trust zone) , and it operates fine for non-admins once an admin runs the program on the client once. I thought of (2) because this is the first .net app deployed to the clients, and we install .net 1.1 as part of the setup process, so it's likely that nothing has ever attempted to access isolated storage on the client prior to this program.


The error message displayed when the app is launched is cryptic. It’s not even a normal .net unhandled exception dialog that displays where it was at in the call stack or displays problems related to code access security. Just "an unhandled exception has occurred, process ID XXXX, Thread ID XXXX, Click OK to terminate or Cancel to debug."


I'd love any additional theories or suggestions.



Pat


Pat K.
AnswerRe: .net app fails to launch until once executed by machine admin Pin
malharone1-Feb-06 11:34
malharone1-Feb-06 11:34 
GeneralRe: .net app fails to launch until once executed by machine admin Pin
patgrape1-Feb-06 12:10
patgrape1-Feb-06 12:10 
GeneralRe: .net app fails to launch until once executed by machine admin Pin
malharone1-Feb-06 12:48
malharone1-Feb-06 12:48 
GeneralRe: .net app fails to launch until once executed by machine admin Pin
patgrape1-Feb-06 15:53
patgrape1-Feb-06 15:53 
GeneralRe: .net app fails to launch until once executed by machine admin Pin
patgrape2-Feb-06 4:53
patgrape2-Feb-06 4:53 
GeneralRe: .net app fails to launch until once executed by machine admin Pin
Dave Kreskowiak2-Feb-06 5:32
mveDave Kreskowiak2-Feb-06 5:32 
GeneralRe: .net app fails to launch until once executed by machine admin Pin
KreativeKai2-Feb-06 9:22
professionalKreativeKai2-Feb-06 9:22 
QuestionProxy for email Pin
Brisunifreddyp1-Feb-06 4:27
Brisunifreddyp1-Feb-06 4:27 
Questionassigning null value Pin
raj kumar reddy31-Jan-06 23:27
raj kumar reddy31-Jan-06 23:27 
AnswerRe: assigning null value Pin
Guffa1-Feb-06 0:43
Guffa1-Feb-06 0:43 
GeneralRe: assigning null value Pin
raj kumar reddy1-Feb-06 1:27
raj kumar reddy1-Feb-06 1:27 
GeneralRe: assigning null value Pin
Darell F. Butch Jr.1-Feb-06 1:35
Darell F. Butch Jr.1-Feb-06 1:35 
GeneralRe: assigning null value Pin
raj kumar reddy1-Feb-06 1:40
raj kumar reddy1-Feb-06 1:40 
GeneralRe: assigning null value Pin
Darell F. Butch Jr.1-Feb-06 2:14
Darell F. Butch Jr.1-Feb-06 2:14 
GeneralRe: assigning null value Pin
raj kumar reddy1-Feb-06 17:12
raj kumar reddy1-Feb-06 17:12 
GeneralRe: assigning null value Pin
Darell F. Butch Jr.2-Feb-06 0:59
Darell F. Butch Jr.2-Feb-06 0:59 
GeneralRe: assigning null value Pin
raj kumar reddy2-Feb-06 18:21
raj kumar reddy2-Feb-06 18:21 

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.