Ask a Question related to ASP Database, Design and Development.
-
Amiran #1
com call problem inside isapi or insaide web service App
In have com project developed in atl.
user interface I have in vc++ 7.0 it reads from form some
data and interracts to sql server (msde 2000)
so this com classes works fine.
costommer now wants thet I made same in web.
I desided make atl web services and call all
functionality from there.
I also have wbe forms where from I am calling web
services problem is thet hr = CreateInnstance returns
hr = 0x8007005 error.(Access is deneeded )
what I must set to iis thet enable particullar library
files to called.
Amiran Guest
-
Web Service Call to consume SAP Web Service
Greetings, I have been stuck trying to get CF 8 to talk to SAP serviced Web Service. Here is code I am using: <cfscript> ws =... -
Jrun ISAPI creating problem
Hi I've coldfusion MX 7 installed on my machine having windows 2003 server. I have IIS 6 webserver installed on my machine and sites are created... -
Controlling Web Service Timeout from inside web service
I am implementing some web services to support a new standard for my industry. Because of the way these web services are defined, there is the... -
Accessing an ISAPI Ext. through an ASP.NET Web Service
Hello, I have an ASP.NET Web Service written in C# that does some processing and then sends a request to an ISAPI Ext. (an HTTP Request). The... -
PHP as ISAPI module under IIS: Extension problem
I've been scouring the Google Usenet archives, and I can find neither any article that addresses this question, nor any group that seems dead-on...



Reply With Quote

