Programming editor 5.0.7 for unicode windows XP user?

jdsong

New Member
Dear Sirs

I found that the following problems due to srcvw4.dll happened again and again after I removed old srcvw4.dd in C:\windows\system32 and reinstalled the program.

It is strange that the srcvw4.dll file appears again when I run the editor.

The srcvw4.dll file properties says
this is file was made 2006/09/13.

Following the replies of this board, this
run time error is caused by unicode windows.

I am using windows XP SP2 with Korean version.

Would you update the program editor or
upload uni-code compatible old version program editor?

I lost my CD and I cannot do anything rightnow with PICAXE.
--------------------------------------------------------------------------------

it said “Run-time error '-2147024809 (80070057)' and then SRCVW32lex routine:putRegExpPropHelper-Invalid or unrecognized expression syntax..."

--------------------------------------------------------------------------------

 

jdsong

New Member
Dear friends.

I found that the srcvw4.dll problems can be solved.

I am a user of windows XP SP2 Korean version. The unicode made the following problem during installation.

copied
--------------------------------------------------------------------------------

it said “Run-time error '-2147024809 (80070057)' and then SRCVW32lex routine:putRegExpPropHelper-Invalid or unrecognized expression syntax..."

--------------------------------------------------------------------------------

There are 2 solutions that I found it works


#1. Change unicode ( somebody said in the board? )


Control board-> country and language option -> advanced tap -> unicode.. blah blah.. option, choose english (US).

The computer will reboot and you can use PICAXE progeditor.

BUT this is not a good solution.

In my case, many Korean emails were broken.

I do not know what will happen to your computer although it looks good except emailer.


#2. Downgrade scrvw4.dll


srcvw4.dll is made by tetradyne software.

It looks like a libray to help editor job.

They - tetradyne - said this software is unicode-compatible.

Who knows?

The version of progeditor 5.0.7 use 4.0.1.0 of srcvw4.dll. But this is beta version.

You can download old version 4.0.0.18 at http://www.tetradyne.com/sxdnld.htm

You can find srcvw4.dll file under Bin directory of the zip file.

go to c:\windows\system32

renanme srcvw4.dll to srcvw4.dll.o

copy srcvw4.dll in downloaded file to c:\windows\system32

In my case, it worked.

But, I cannot say it will works perfectly.

RevEd may have a reason to use this 4.0.1.0 version of srcw4.dll.



I wish happy life with picaxe!

Best Regards

JD SONG
 

Paul Scheppe

New Member
srcvw4.dll - error / editor failure

Hmm. I'm having a similar problem with the editor. If I use the lower slider bar on my synaptics mouse/touchpad (driver 8.2.4.6 dated 3/8/06) the application encounters an error and closes. It does not happen with the side slider.

Event viewer is telling me:

Event Type: Error
Event Source: Application Error
Event Category: None
Event ID: 1000
Date: 2/6/2008
Time: 1:59:09 PM
User: N/A
Computer: DELL_E1505
Description:
Faulting application progedit.exe, version 5.1.0.6, faulting module srcvw4.dll, version 4.0.1.0, fault address 0x00018a04.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 70 72 6f ure pro
0018: 67 65 64 69 74 2e 65 78 gedit.ex
0020: 65 20 35 2e 31 2e 30 2e e 5.1.0.
0028: 36 20 69 6e 20 73 72 63 6 in src
0030: 76 77 34 2e 64 6c 6c 20 vw4.dll
0038: 34 2e 30 2e 31 2e 30 20 4.0.1.0

Now my software situation is:

OS Name Microsoft Windows XP Professional
Version 5.1.2600 Service Pack 2 Build 2600
OS Manufacturer Microsoft Corporation
System Name DELL_E1505
System Manufacturer Dell Inc.
System Model MM061
System Type X86-based PC
Processor x86 Family 6 Model 14 Stepping 8 GenuineIntel ~1830 Mhz
Processor x86 Family 6 Model 14 Stepping 8 GenuineIntel ~1830 Mhz
BIOS Version/Date Dell Inc. A12, 12/18/2006
SMBIOS Version 2.4
Windows Directory C:\WINDOWS
System Directory C:\WINDOWS\system32
Boot Device \Device\HarddiskVolume2
Locale United States
Hardware Abstraction Layer Version = "5.1.2600.2705 (xpsp.050622-1524)"
User Name DELL_E1505\Paul
Time Zone Central Standard Time
Total Physical Memory 1,024.00 MB
Available Physical Memory 287.85 MB
Total Virtual Memory 2.00 GB
Available Virtual Memory 1.96 GB
Page File Space 2.40 GB
Page File C:\pagefile.sys

Other software I have installed is Microsoft Visual Studio, Visual Basic, Visual Studio.net that might explain the Tetradyne software connection. Hardware is a Dell Inspiron E1505.

The problem I have is this error is completely reproducable therefor is obviously a problem with the editor. I'm pointing this out because you are likely to have other people over time that are going to encounter the problem and may be turned off because of it.:cool:
 
Last edited:
Top