473,387 Members | 1,517 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Prog ID not found on MSSOAP


I need to use the MSSOAP component on a classic asp page.

The site will access an ASP.NET webservice using the SOAP protocol.

On my workstation, I was able to do this successfully.

When I migrated the classic ASP code to the production server, it threw
this error:

Server object error 'ASP 0177 : 800401f3'

Server.CreateObject Failed

Invalid ProgID.

The line that throws the error is this.

SET objSoapClient = Server.CreateObject("MSSOAP.SoapClient")

So far I have tried:

0. Installing the SOAP Toolkit ( 3.0 ).
1. Manually registering the MSSOAP *.dll
2. Setting up the site as an Application with Medium and High priority
settings.

--
W '04 <:> Open Source

Nov 18 '05 #1
1 1660
On Mon, 12 Apr 2004 23:08:30 +0000, John Bailo wrote:

I need to use the MSSOAP component on a classic asp page.

The site will access an ASP.NET webservice using the SOAP protocol.

On my workstation, I was able to do this successfully.

When I migrated the classic ASP code to the production server, it threw
this error:

Server object error 'ASP 0177 : 800401f3'

Server.CreateObject Failed

Invalid ProgID.

The line that throws the error is this.

SET objSoapClient = Server.CreateObject("MSSOAP.SoapClient")

So far I have tried:

0. Installing the SOAP Toolkit ( 3.0 ).
1. Manually registering the MSSOAP *.dll
2. Setting up the site as an Application with Medium and High priority
settings.


I was using the wrong Prog ID it's MSSOAP.SoapClient30
--
W '04 <:> Open Source

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Ben Eisenberg | last post by:
I'm trying to run a php script setuid. I've tried POSIX_setuid but you have to be root to run this. The files are located on a public access unix system and have me as the owner and nobody as the...
1
by: DFish | last post by:
I'm not even sure I'm at the right place to ask, but... (My OS is WinXP Home)I upgraded to PrintMaster 16; which requires and loaded .Net Framework v1.1. Had two issues: XP User Account ASP.NET...
4
by: Theron NightStar | last post by:
I am trying to teach myself c++. This is the first program I have ever written that might have an practical use to me. I rather proud of it since like implied - I have no real knowledge of c++. ...
9
by: Bastian.Zacher | last post by:
Hello NG, I want to write a c-prg. which examines the current memory-usage and cpu-usage of the system (win32), and writes the values to a logfile. Does anybody know which librarys or...
1
by: John Bailo | last post by:
I need to use the MSSOAP component on a classic asp page. The site will access an ASP.NET webservice using the SOAP protocol. On my workstation, I was able to do this successfully. When I...
2
by: facicad | last post by:
I would like to set topmost another prog. from my program. Ex: I use AutoCAD, run my prog. from autocad. My prog. is topmost but went I would like to pick some object in autocad, I set TopMost to...
1
by: aws.steve | last post by:
I am trying to get my first Soap based website to work on my Windows 2000 server with IIS 5. The code used to create the client is as follows: set SoapClient = CreateObject("MSSOAP.SoapClient")...
1
by: william | last post by:
Hi All, I have a web service developed by .NET, and I call it from vb script by createobject("MSSOAP.SOAPClient"). In my development environment, it's ok. But when I deploy it to other machine, it...
2
by: Doug | last post by:
On a server that we run automated apps on, that has VB code that uses the MSSoap tool kit to access a web service, we periodically get these errors: Soap error: XML Parser failed at linenumber...
8
by: tvnaidu | last post by:
I am running prog with GDB - throws SIG32, why? @localhost config]# gdb prog GNU gdb Red Hat Linux (5.3.90-0.20030710.40rh) Copyright 2003 Free Software Foundation, Inc. GDB is free software,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.