Application Code Error causing Access Violation HELP!!!!

  • Follow


Running now on my home PC - I copied VO28 and the repository off my work HDD

New repository and the executable does the following crash when calling

Application Code Error causing Access Violation when calling 
DATAWINDOW:BUTTONCLICK

5333

Any ideas please?

HELP!!!!



0
Reply Martin 1/26/2010 2:14:38 PM

Now happening in many places!!!!



"Martin (BT)" <martin-spam@btinternet.com> wrote in message 
news:hamdnQx_DehTZcPWnZ2dnUVZ8tmdnZ2d@bt.com...
> Running now on my home PC - I copied VO28 and the repository off my work 
> HDD
>
> New repository and the executable does the following crash when calling
>
> Application Code Error causing Access Violation when calling 
> DATAWINDOW:BUTTONCLICK
>
> 5333
>
> Any ideas please?
>
> HELP!!!!
>
>
> 


0
Reply Martin 1/26/2010 3:50:58 PM


Typical message

CanSubstitute:   .F.
Description:     Application Code Error causing Access Violation
FileHandle:      0
FileName:
FuncPtr:         0x01708A28
FuncSym:
GenCode:         50 : Access Violation
MaxSize:         0
MethodSelf:      {(0x0000)0x00000000} CLASS
Operation:
OsCode:          3221225477 : Unknown error
Severity:        ERROR
SubCode:         5333
SubCodeText:
SubstituteType:  NIL
SubSystem:       VO-CODE
Tries:           0


0
Reply Martin 1/26/2010 8:49:40 PM

I created an empty MDI application and just added 1 screen with two check 
boxes on

Clicked it and ----

Error Code 50 [ ACCESS VIOLATION ]
Subsystem: VO-CODE
Error Subcode: 5346
Description: Priv instruction
CallStack
STANDARDSHELLWINDOW:NEWWINDOW (Line 3)    ->      NewWindow1{SELF}:Show()
APP:START (Line 9)
START (Line 6)


0
Reply Martin 1/26/2010 9:55:53 PM

Reindex the repo, Touch all and recompile.



"Martin (BT)" <martin-spam@btinternet.com> wrote in message 
news:hamdnQx_DehTZcPWnZ2dnUVZ8tmdnZ2d@bt.com:

> Running now on my home PC - I copied VO28 and the repository off my work HDD
>
> New repository and the executable does the following crash when calling
>
> Application Code Error causing Access Violation when calling
> DATAWINDOW:BUTTONCLICK
>
> 5333
>
> Any ideas please?
>
> HELP!!!!

0
Reply Geoff 1/26/2010 10:06:15 PM

Done it - 3 or 4 times, created new repo, created small standalone app as 
well which produced the 5346

Thanks

Martin
"Geoff Schaller" <geoffx@softxwareobjectives.com.au> wrote in message 
news:rHJ7n.3588$pv.1413@news-server.bigpond.net.au...
> Reindex the repo, Touch all and recompile.
>
>
>
> "Martin (BT)" <martin-spam@btinternet.com> wrote in message 
> news:hamdnQx_DehTZcPWnZ2dnUVZ8tmdnZ2d@bt.com:
>
>> Running now on my home PC - I copied VO28 and the repository off my work 
>> HDD
>>
>> New repository and the executable does the following crash when calling
>>
>> Application Code Error causing Access Violation when calling
>> DATAWINDOW:BUTTONCLICK
>>
>> 5333
>>
>> Any ideas please?
>>
>> HELP!!!!
> 


0
Reply Martin 1/26/2010 10:46:36 PM

Basically it didn't work - sorry the email was vague


"Martin (BT)" <martin-spam@btinternet.com> wrote in message 
news:0PadnRKgePBW7cLWnZ2dnUVZ8vCdnZ2d@bt.com...
> Done it - 3 or 4 times, created new repo, created small standalone app as 
> well which produced the 5346
>
> Thanks
>
> Martin
> "Geoff Schaller" <geoffx@softxwareobjectives.com.au> wrote in message 
> news:rHJ7n.3588$pv.1413@news-server.bigpond.net.au...
>> Reindex the repo, Touch all and recompile.
>>
>>
>>
>> "Martin (BT)" <martin-spam@btinternet.com> wrote in message 
>> news:hamdnQx_DehTZcPWnZ2dnUVZ8tmdnZ2d@bt.com:
>>
>>> Running now on my home PC - I copied VO28 and the repository off my work 
>>> HDD
>>>
>>> New repository and the executable does the following crash when calling
>>>
>>> Application Code Error causing Access Violation when calling
>>> DATAWINDOW:BUTTONCLICK
>>>
>>> 5333
>>>
>>> Any ideas please?
>>>
>>> HELP!!!!
>>
>
> 


0
Reply Martin 1/27/2010 8:48:24 AM

Martin,
you wrote:
>Running now on my home PC - I _copied_ VO28 and the repository off my work 
>HDD
I'd take my 2.8 cd and _install_ it into a NEW folder on this machine,
(should be 5min work). If here a new app crashes. too, you have a
serious prob with that machine... If not, import an old app, and try
it. 

Karl


>Basically it didn't work - sorry the email was vague
>
>
>"Martin (BT)" <martin-spam@btinternet.com> wrote in message 
>news:0PadnRKgePBW7cLWnZ2dnUVZ8vCdnZ2d@bt.com...
>> Done it - 3 or 4 times, created new repo, created small standalone app as 
>> well which produced the 5346
>>
>> Thanks
>>
>> Martin
>> "Geoff Schaller" <geoffx@softxwareobjectives.com.au> wrote in message 
>> news:rHJ7n.3588$pv.1413@news-server.bigpond.net.au...
>>> Reindex the repo, Touch all and recompile.
>>>
>>>
>>>
>>> "Martin (BT)" <martin-spam@btinternet.com> wrote in message 
>>> news:hamdnQx_DehTZcPWnZ2dnUVZ8tmdnZ2d@bt.com:
>>>
>>>> Running now on my home PC - I copied VO28 and the repository off my work 
>>>> HDD
>>>>
>>>> New repository and the executable does the following crash when calling
>>>>
>>>> Application Code Error causing Access Violation when calling
>>>> DATAWINDOW:BUTTONCLICK
>>>>
>>>> 5333
>>>>
>>>> Any ideas please?
>>>>
>>>> HELP!!!!
>>>
>>
>> 
>
0
Reply Karl 1/27/2010 8:55:47 AM

Got a get out of jail

Since we are moving from 2.7 to 2.8 I have exported and imported into 2.7 
and that is working

Just had to section off some 2.8 code and fix some 2.7 code where the 
conversion went awry.

Will reinstall 2.8 when the machine I connect to at work is not in bits in 
the living room

Thanks

Martin


"Karl Faller" <k.faller_withoutthat_@onlinehome.de> wrote in message 
news:7lvvl5576812m85a543air0s77n2ukfj2h@4ax.com...
> Martin,
> you wrote:
>>Running now on my home PC - I _copied_ VO28 and the repository off my work
>>HDD
> I'd take my 2.8 cd and _install_ it into a NEW folder on this machine,
> (should be 5min work). If here a new app crashes. too, you have a
> serious prob with that machine... If not, import an old app, and try
> it.
>
> Karl
>
>
>>Basically it didn't work - sorry the email was vague
>>
>>
>>"Martin (BT)" <martin-spam@btinternet.com> wrote in message
>>news:0PadnRKgePBW7cLWnZ2dnUVZ8vCdnZ2d@bt.com...
>>> Done it - 3 or 4 times, created new repo, created small standalone app 
>>> as
>>> well which produced the 5346
>>>
>>> Thanks
>>>
>>> Martin
>>> "Geoff Schaller" <geoffx@softxwareobjectives.com.au> wrote in message
>>> news:rHJ7n.3588$pv.1413@news-server.bigpond.net.au...
>>>> Reindex the repo, Touch all and recompile.
>>>>
>>>>
>>>>
>>>> "Martin (BT)" <martin-spam@btinternet.com> wrote in message
>>>> news:hamdnQx_DehTZcPWnZ2dnUVZ8tmdnZ2d@bt.com:
>>>>
>>>>> Running now on my home PC - I copied VO28 and the repository off my 
>>>>> work
>>>>> HDD
>>>>>
>>>>> New repository and the executable does the following crash when 
>>>>> calling
>>>>>
>>>>> Application Code Error causing Access Violation when calling
>>>>> DATAWINDOW:BUTTONCLICK
>>>>>
>>>>> 5333
>>>>>
>>>>> Any ideas please?
>>>>>
>>>>> HELP!!!!
>>>>
>>>
>>>
>> 


0
Reply Martin 1/27/2010 10:31:46 AM

Work PC is OK but home PC still blows up

I did put a version of Visual Studio on the home PC though
"Martin (BT)" <martin-spam@btinternet.com> wrote in message 
news:hamdnQx_DehTZcPWnZ2dnUVZ8tmdnZ2d@bt.com...
> Running now on my home PC - I copied VO28 and the repository off my work 
> HDD
>
> New repository and the executable does the following crash when calling
>
> Application Code Error causing Access Violation when calling 
> DATAWINDOW:BUTTONCLICK
>
> 5333
>
> Any ideas please?
>
> HELP!!!!
>
>
> 


0
Reply Martin 1/29/2010 12:31:01 PM

9 Replies
533 Views

(page loaded in 0.11 seconds)

Similiar Articles:













7/25/2012 5:46:37 PM


Reply: