Skip to main content

[archive] Error zlib

  • November 13, 2009
  • 6 replies
  • 0 views

[Migrated content. Thread originally posted on 12 November 2009]

Hello,

After a lot of tries, I've found my way to make a test program to test accessing my application via Internet.
I got an error when trying to access the test.Acu from Internet
"Sharing violation error zlib"

here is the code I found in the help and I use:



CLASSID="CLSID:077C768D-64C1-4AC1-845D-4589B4B2C24E"
CODEBASE="mysite/.../acugtax720.cab





Any tips?

Thanks

6 replies

[Migrated content. Thread originally posted on 12 November 2009]

Hello,

After a lot of tries, I've found my way to make a test program to test accessing my application via Internet.
I got an error when trying to access the test.Acu from Internet
"Sharing violation error zlib"

here is the code I found in the help and I use:



CLASSID="CLSID:077C768D-64C1-4AC1-845D-4589B4B2C24E"
CODEBASE="mysite/.../acugtax720.cab





Any tips?

Thanks
It sounds to me that the cabinet is expanded, but you already have a version of the Web runtime running. If the web runtime is already running, the zlib.dll (and others) are protected from being overwritten, thus the error.
Try to restart your machine, just in case there is a process hanging.

[Migrated content. Thread originally posted on 12 November 2009]

Hello,

After a lot of tries, I've found my way to make a test program to test accessing my application via Internet.
I got an error when trying to access the test.Acu from Internet
"Sharing violation error zlib"

here is the code I found in the help and I use:



CLASSID="CLSID:077C768D-64C1-4AC1-845D-4589B4B2C24E"
CODEBASE="mysite/.../acugtax720.cab





Any tips?

Thanks
It sounds to me that the cabinet is expanded, but you already have a version of the Web runtime running. If the web runtime is already running, the zlib.dll (and others) are protected from being overwritten, thus the error.
Try to restart your machine, just in case there is a process hanging.

[Migrated content. Thread originally posted on 12 November 2009]

Hello,

After a lot of tries, I've found my way to make a test program to test accessing my application via Internet.
I got an error when trying to access the test.Acu from Internet
"Sharing violation error zlib"

here is the code I found in the help and I use:



CLASSID="CLSID:077C768D-64C1-4AC1-845D-4589B4B2C24E"
CODEBASE="mysite/.../acugtax720.cab





Any tips?

Thanks
Thanks it works but...

A new error appears:
'Faild to load library file' while the file I'm trying to run is .acu and not .lib
I've created a small test.lib and tested it and got the same error...
Note: the command lines mentioned above is created in the index.html and this web page has nothing except loading the runtime and accesing the web site and then loading the cobol program.

What's wrong?
Thanks

[Migrated content. Thread originally posted on 12 November 2009]

Hello,

After a lot of tries, I've found my way to make a test program to test accessing my application via Internet.
I got an error when trying to access the test.Acu from Internet
"Sharing violation error zlib"

here is the code I found in the help and I use:



CLASSID="CLSID:077C768D-64C1-4AC1-845D-4589B4B2C24E"
CODEBASE="mysite/.../acugtax720.cab





Any tips?

Thanks
Thanks it works but...

A new error appears:
'Faild to load library file' while the file I'm trying to run is .acu and not .lib
I've created a small test.lib and tested it and got the same error...
Note: the command lines mentioned above is created in the index.html and this web page has nothing except loading the runtime and accesing the web site and then loading the cobol program.

What's wrong?
Thanks

[Migrated content. Thread originally posted on 12 November 2009]

Hello,

After a lot of tries, I've found my way to make a test program to test accessing my application via Internet.
I got an error when trying to access the test.Acu from Internet
"Sharing violation error zlib"

here is the code I found in the help and I use:



CLASSID="CLSID:077C768D-64C1-4AC1-845D-4589B4B2C24E"
CODEBASE="mysite/.../acugtax720.cab





Any tips?

Thanks
Thanks it works but...

A new error appears:
'Faild to load library file' while the file I'm trying to run is .acu and not .lib
I've created a small test.lib and tested it and got the same error...
Note: the command lines mentioned above is created in the index.html and this web page has nothing except loading the runtime and accesing the web site and then loading the cobol program.

What's wrong?
Thanks

[Migrated content. Thread originally posted on 12 November 2009]

Hello,

After a lot of tries, I've found my way to make a test program to test accessing my application via Internet.
I got an error when trying to access the test.Acu from Internet
"Sharing violation error zlib"

here is the code I found in the help and I use:



CLASSID="CLSID:077C768D-64C1-4AC1-845D-4589B4B2C24E"
CODEBASE="mysite/.../acugtax720.cab





Any tips?

Thanks
There are just way too many details that can cause these problems, so I suggest you contact tech support and give them the ability to try to access your web.