Guest LVP Posted March 21, 2008 Share Posted March 21, 2008 Hello, I know this is not the right user group but I am really stuck and need direction I moved my .Net 1.1 desktop application to Windows 2008 Server and it only works for Administrators and not regular users. It has to do with access to Microsoft.ApplicationBlocks.ExceptionManagement, maybe, or maybe not, I think When we installed Microsoft.ApplicationBlocks.ExceptionManagement we did this for everyone and not the Admins only. with or without installing Microsoft.ApplicationBlocks.ExceptionManagement the application only works for Admins The system admin can not handle it at this time so we are trying to get some direction or input from someplace. The error message I am getting is: myApplication.exe Has Stopped working. Description: Stopped working Problem signature: Problem Event Name: CLR20r3 Problem Signature 01: myApplication.exe Problem Signature 02: 2.1.0.0 Problem Signature 03: 47755e77 Problem Signature 04: Microsoft.ApplicationBlocks.ExceptionManagement Problem Signature 05: 1.0.0.0 Problem Signature 06: 45fefc9a Problem Signature 07: 40 Problem Signature 08: 51 Problem Signature 09: System.Security.Security OS Version: 6.0.6001.2.1.0.18.38 Locale ID: 1033 Any Help is appreciated, Thank You, LVP Quote Link to comment Share on other sites More sharing options...
Guest Susan Bradley Posted March 22, 2008 Share Posted March 22, 2008 Re: .Net 1.1 moved to Windows Server 2008 Enterprise does not workfor regular users, but works for Admins LVP wrote:<span style="color:blue"> > Hello, > > I know this is not the right user group but I am really stuck and need > direction > > I moved my .Net 1.1 desktop application to Windows 2008 Server and it only > works for Administrators and not regular users. > It has to do with access to Microsoft.ApplicationBlocks.ExceptionManagement, > maybe, or maybe not, I think > When we installed Microsoft.ApplicationBlocks.ExceptionManagement we did > this for everyone and not the Admins only. > with or without installing Microsoft.ApplicationBlocks.ExceptionManagement > the application only works for Admins > > The system admin can not handle it at this time so we are trying to get some > direction or input from someplace. > > The error message I am getting is: > > myApplication.exe Has Stopped working. > > Description: > Stopped working > > Problem signature: > Problem Event Name: CLR20r3 > Problem Signature 01: myApplication.exe > Problem Signature 02: 2.1.0.0 > Problem Signature 03: 47755e77 > Problem Signature 04: Microsoft.ApplicationBlocks.ExceptionManagement > Problem Signature 05: 1.0.0.0 > Problem Signature 06: 45fefc9a > Problem Signature 07: 40 > Problem Signature 08: 51 > Problem Signature 09: System.Security.Security > OS Version: 6.0.6001.2.1.0.18.38 > Locale ID: 1033 > Any Help is appreciated, > > Thank You, > > LVP > > > </span> Have you tried running it under classic (whatever the setting is in IIS7 to emulate the .net/IIS6? Apologies for forgetting the wording. Quote Link to comment Share on other sites More sharing options...
Guest LVP Posted March 22, 2008 Share Posted March 22, 2008 Susan, This is a Win-App Application and not a web app. Any other ideas? Thank you LVP "Susan Bradley" <sbradcpa@pacbell.net> wrote in message news:OvO%23tg8iIHA.2304@TK2MSFTNGP05.phx.gbl...<span style="color:blue"> > LVP wrote:<span style="color:green"> >> Hello, >> >> I know this is not the right user group but I am really stuck and need >> direction >> >> I moved my .Net 1.1 desktop application to Windows 2008 Server and it >> only >> works for Administrators and not regular users. >> It has to do with access to >> Microsoft.ApplicationBlocks.ExceptionManagement, >> maybe, or maybe not, I think >> When we installed Microsoft.ApplicationBlocks.ExceptionManagement we did >> this for everyone and not the Admins only. >> with or without installing >> Microsoft.ApplicationBlocks.ExceptionManagement >> the application only works for Admins >> >> The system admin can not handle it at this time so we are trying to get >> some >> direction or input from someplace. >> >> The error message I am getting is: >> >> myApplication.exe Has Stopped working. >> >> Description: >> Stopped working >> >> Problem signature: >> Problem Event Name: CLR20r3 >> Problem Signature 01: myApplication.exe >> Problem Signature 02: 2.1.0.0 >> Problem Signature 03: 47755e77 >> Problem Signature 04: Microsoft.ApplicationBlocks.ExceptionManagement >> Problem Signature 05: 1.0.0.0 >> Problem Signature 06: 45fefc9a >> Problem Signature 07: 40 >> Problem Signature 08: 51 >> Problem Signature 09: System.Security.Security >> OS Version: 6.0.6001.2.1.0.18.38 >> Locale ID: 1033 >> Any Help is appreciated, >> >> Thank You, >> >> LVP >> >> >></span> > Have you tried running it under classic (whatever the setting is in IIS7 > to emulate the .net/IIS6? Apologies for forgetting the wording. </span> Quote Link to comment Share on other sites More sharing options...
Guest Susan Bradley Posted March 22, 2008 Share Posted March 22, 2008 Re: .Net 1.1 moved to Windows Server 2008 Enterprise does not workfor regular users, but works for Admins LVP wrote:<span style="color:blue"> > Susan, > This is a Win-App Application and not a web app. > > Any other ideas? > > Thank you > > LVP > > "Susan Bradley" <sbradcpa@pacbell.net> wrote in message > news:OvO%23tg8iIHA.2304@TK2MSFTNGP05.phx.gbl...<span style="color:green"> >> LVP wrote:<span style="color:darkred"> >>> Hello, >>> >>> I know this is not the right user group but I am really stuck and need >>> direction >>> >>> I moved my .Net 1.1 desktop application to Windows 2008 Server and it >>> only >>> works for Administrators and not regular users. >>> It has to do with access to >>> Microsoft.ApplicationBlocks.ExceptionManagement, >>> maybe, or maybe not, I think >>> When we installed Microsoft.ApplicationBlocks.ExceptionManagement we did >>> this for everyone and not the Admins only. >>> with or without installing >>> Microsoft.ApplicationBlocks.ExceptionManagement >>> the application only works for Admins >>> >>> The system admin can not handle it at this time so we are trying to get >>> some >>> direction or input from someplace. >>> >>> The error message I am getting is: >>> >>> myApplication.exe Has Stopped working. >>> >>> Description: >>> Stopped working >>> >>> Problem signature: >>> Problem Event Name: CLR20r3 >>> Problem Signature 01: myApplication.exe >>> Problem Signature 02: 2.1.0.0 >>> Problem Signature 03: 47755e77 >>> Problem Signature 04: Microsoft.ApplicationBlocks.ExceptionManagement >>> Problem Signature 05: 1.0.0.0 >>> Problem Signature 06: 45fefc9a >>> Problem Signature 07: 40 >>> Problem Signature 08: 51 >>> Problem Signature 09: System.Security.Security >>> OS Version: 6.0.6001.2.1.0.18.38 >>> Locale ID: 1033 >>> Any Help is appreciated, >>> >>> Thank You, >>> >>> LVP >>> >>> >>></span> >> Have you tried running it under classic (whatever the setting is in IIS7 >> to emulate the .net/IIS6? Apologies for forgetting the wording. </span> > ></span> Not sure then, probably best posted in either the Win2k8 or .net group then. Quote Link to comment Share on other sites More sharing options...
Guest LVP Posted March 24, 2008 Share Posted March 24, 2008 Susan, do you know the the W2k8 url?? I don't see it. Thank you, LVP "Susan Bradley" <sbradcpa@pacbell.net> wrote in message news:OjU6bz8iIHA.6136@TK2MSFTNGP03.phx.gbl...<span style="color:blue"> > LVP wrote:<span style="color:green"> >> Susan, >> This is a Win-App Application and not a web app. >> >> Any other ideas? >> >> Thank you >> >> LVP >> >> "Susan Bradley" <sbradcpa@pacbell.net> wrote in message >> news:OvO%23tg8iIHA.2304@TK2MSFTNGP05.phx.gbl...<span style="color:darkred"> >>> LVP wrote: >>>> Hello, >>>> >>>> I know this is not the right user group but I am really stuck and need >>>> direction >>>> >>>> I moved my .Net 1.1 desktop application to Windows 2008 Server and it >>>> only >>>> works for Administrators and not regular users. >>>> It has to do with access to >>>> Microsoft.ApplicationBlocks.ExceptionManagement, >>>> maybe, or maybe not, I think >>>> When we installed Microsoft.ApplicationBlocks.ExceptionManagement we >>>> did >>>> this for everyone and not the Admins only. >>>> with or without installing >>>> Microsoft.ApplicationBlocks.ExceptionManagement >>>> the application only works for Admins >>>> >>>> The system admin can not handle it at this time so we are trying to get >>>> some >>>> direction or input from someplace. >>>> >>>> The error message I am getting is: >>>> >>>> myApplication.exe Has Stopped working. >>>> >>>> Description: >>>> Stopped working >>>> >>>> Problem signature: >>>> Problem Event Name: CLR20r3 >>>> Problem Signature 01: myApplication.exe >>>> Problem Signature 02: 2.1.0.0 >>>> Problem Signature 03: 47755e77 >>>> Problem Signature 04: Microsoft.ApplicationBlocks.ExceptionManagement >>>> Problem Signature 05: 1.0.0.0 >>>> Problem Signature 06: 45fefc9a >>>> Problem Signature 07: 40 >>>> Problem Signature 08: 51 >>>> Problem Signature 09: System.Security.Security >>>> OS Version: 6.0.6001.2.1.0.18.38 >>>> Locale ID: 1033 >>>> Any Help is appreciated, >>>> >>>> Thank You, >>>> >>>> LVP >>>> >>>> >>>> >>> Have you tried running it under classic (whatever the setting is in IIS7 >>> to emulate the .net/IIS6? Apologies for forgetting the wording.</span> >></span> > Not sure then, probably best posted in either the Win2k8 or .net group > then. </span> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.