Hi group,

i've created a ActiveX Document EXE. It reads data from an SQL-database and displays it. There is some functionality to search but nothing fancy.

How do I deploy it to the internet?

I've used the package & deploy wizard to create an Internet package. How can i deploy it ON the webserver?

Let's say the Webservers name is: MyWebserver
The directory in wich I want to deploy the application is: MyDir

I've choosen: Deploy
Deployment method: Web Publishing
Items to deploy: - VBD file
- CAB file
- HTM file
(these files where generated by the Package part)
I did not select any additional files
Destination URL : \\MyWebServer\MyDir
Web Publishing protocol: HTTP Post
I checked "unpack and install server-side CAB"

After that I click next and then I get the error:
UNEXPECTED ERROR NUMBER 40042118 HAS OCCURRED. THE POSTINFO FILE ON THE SERVER IS INVALID.

What does that mean? How can I deploy my app to the server?
I use:
Vb6 sp5
ADO 2.5
SQL-server 2000

If you need additional info do not hesitate to ask.

Regards

Sander Derix