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

.NET (Core and Framework)

 
GeneralRe: Deploying .Net Server-Based Sql Server Application in Workgroup Environment Pin
Colin Angus Mackay9-Dec-07 5:23
Colin Angus Mackay9-Dec-07 5:23 
GeneralRe: Deploying .Net Server-Based Sql Server Application in Workgroup Environment Pin
Luis Alonso Ramos11-Dec-07 15:06
Luis Alonso Ramos11-Dec-07 15:06 
GeneralA Proxy to route ports Pin
Yevgeny Efter4-Dec-07 2:23
Yevgeny Efter4-Dec-07 2:23 
GeneralRe: A Proxy to route ports Pin
Dave Kreskowiak4-Dec-07 10:36
mveDave Kreskowiak4-Dec-07 10:36 
GeneralIntellisense not Working Pin
Brady Kelly4-Dec-07 1:39
Brady Kelly4-Dec-07 1:39 
General.net 2.0 Winform application not executing after installation... [modified] Pin
pnslcs3-Dec-07 10:43
pnslcs3-Dec-07 10:43 
GeneralRe: .net 2.0 Winform application not executing after installation... Pin
martin_hughes4-Dec-07 10:43
martin_hughes4-Dec-07 10:43 
GeneralRe: .net 2.0 Winform application not executing after installation... Pin
pnslcs10-Dec-07 8:15
pnslcs10-Dec-07 8:15 
Yes it is.

I have narrowed the probelem down to this error message:

"Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Exception Type: System.AccessViolationException "

I was able capture some information and put it into the event log. The form starts to execute and calls the InitializeComponent() method. The InitializeComponent() method first instantiates all the controls and then it trys to start setting the properties for a tab control. When settting the tab control properties it throws the error above. This form was converted from .net 1.1 to 2.0. Also, the research I have found on this error is it was previously threw a null reference exception in 1.1. However we never had any problems with this form in 1.1.

The really strange thing is that when I do a remote desktop connect to the PC from my laptop (we are 2 floors apart), the code works just fine. If I go down stairs and login to the PC directly, the code does not work.

Thanks,

patrick
GeneralRe: .net 2.0 Winform application not executing after installation... Pin
martin_hughes10-Dec-07 8:27
martin_hughes10-Dec-07 8:27 
GeneralRe: .net 2.0 Winform application not executing after installation... Pin
pnslcs10-Dec-07 8:34
pnslcs10-Dec-07 8:34 
QuestionStrange WPF behaviour in VS 2008... [modified] Pin
martin_hughes1-Dec-07 5:16
martin_hughes1-Dec-07 5:16 
GeneralRe: Strange WPF behaviour in VS 2008... Pin
Thomas Stockwell14-Apr-08 8:07
professionalThomas Stockwell14-Apr-08 8:07 
QuestionVS2005 Load Test Pin
alimohammed30-Nov-07 4:45
alimohammed30-Nov-07 4:45 
AnswerRe: VS2005 Load Test Pin
Paul Conrad1-Dec-07 15:28
professionalPaul Conrad1-Dec-07 15:28 
GeneralRe: VS2005 Load Test Pin
alimohammed5-Dec-07 23:56
alimohammed5-Dec-07 23:56 
QuestionCreating webservices in .NET 1.1 and .NET 2.0 Pin
kalaiV30-Nov-07 1:15
kalaiV30-Nov-07 1:15 
AnswerRe: Creating webservices in .NET 1.1 and .NET 2.0 Pin
Paul Conrad30-Nov-07 4:05
professionalPaul Conrad30-Nov-07 4:05 
GeneralRe: Creating webservices in .NET 1.1 and .NET 2.0 Pin
ReactiveX3-Dec-07 18:18
ReactiveX3-Dec-07 18:18 
QuestionWSS 3.0 and .NET HELP! Pin
paulkeys29-Nov-07 20:39
paulkeys29-Nov-07 20:39 
AnswerRe: WSS 3.0 and .NET HELP! Pin
paulkeys29-Nov-07 20:41
paulkeys29-Nov-07 20:41 
QuestionCan I load an XPath result XmlNodeList into a DataSet/DataGrid? Pin
jack8091829-Nov-07 7:53
jack8091829-Nov-07 7:53 
GeneralRe: Can I load an XPath result XmlNodeList into a DataSet/DataGrid? Pin
ReactiveX3-Dec-07 18:23
ReactiveX3-Dec-07 18:23 
QuestionAnyone using FCKeditor? Pin
#realJSOP29-Nov-07 6:11
mve#realJSOP29-Nov-07 6:11 
GeneralRe: Anyone using FCKeditor? Pin
Pete O'Hanlon3-Dec-07 10:40
mvePete O'Hanlon3-Dec-07 10:40 
GeneralRe: Anyone using FCKeditor? Pin
johnboker7-Dec-07 17:07
johnboker7-Dec-07 17:07 

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.