Ask a Question related to ASP, Design and Development.
-
Al #1
Error in CreatObject(""): 32797: Application-defined or object-define error
Hi,
I am getting "Application-defined or object-define error"
when trying to instantiate an MTS component. However, when
I run the VB source-code and leave it in run-time, I am
able to instantiate objects from other applications.
It doesnt look like a coding problem, since my fellow-
programmers are able to use the DLL. It looks like some
kind of setup thing. Does anyone have an idea how to solve
this?
Thanks in advance,
Alwin.
Al Guest
-
#40453 [NEW]: Application Error in New COM ("word.application")
From: mraji_1 at yahoo dot com Operating system: Win 2000 PHP version: 4.4.4 PHP Bug Type: COM related Bug description: ... -
Package error - "The application InDesign has unexectedly quit".
Hi, I am using Indesign CS2 on MacOS 10.4.6. I use large files over a fast network, which used to be fine, but recently when I come to Package... -
getting error :"Server Error in '/ReportServer' Application."
Hi I am using forms authentication to access SQL report Server.when i install the report server (which uses web basedauthentication) report server... -
HELP! "Access is denied to this object." - Server object error 'ASP 0178 : 80070005'
Hi, When I try to do Server.CreateObject on an activeX DLL, I receive the following message: ''''''''''''''''''''''' Server object error 'ASP... -
"Undefined subroutine" error (but it's defined, I think?)
I have a program divided into 3 modules plus a main script, and some of the modules call functions within other modules. Most of the time this... -
Chris Barber #2
Re: Error in CreatObject(""): 32797: Application-defined or object-define error
Whan an object is hosted in MTS (on another machine) then there should be an
install package to install the stub components to marshall the calls to the
remote MTS.
If the MTS in on the same server then it should be OK.
Chris.
"Al" <al@aspwebsite.com> wrote in message
news:9efa01c34669$940d8410$a401280a@phx.gbl...> Hi,
> I am getting "Application-defined or object-define error"
> when trying to instantiate an MTS component. However, when
> I run the VB source-code and leave it in run-time, I am
> able to instantiate objects from other applications.
> It doesnt look like a coding problem, since my fellow-
> programmers are able to use the DLL. It looks like some
> kind of setup thing. Does anyone have an idea how to solve
> this?
>
> Thanks in advance,
> Alwin.
Chris Barber Guest
-
Al #3
Re: Error in CreatObject(""): 32797: Application-defined or object-define error
MTS and Web Server are on the same machine.
I still get that error.
there should be an>-----Original Message-----
>Whan an object is hosted in MTS (on another machine) thenmarshall the calls to the>install package to install the stub components toerror">remote MTS.
>If the MTS in on the same server then it should be OK.
>
>Chris.
>
>"Al" <al@aspwebsite.com> wrote in message
>news:9efa01c34669$940d8410$a401280a@phx.gbl...>> Hi,
>> I am getting "Application-defined or object-definewhen>> when trying to instantiate an MTS component. However,solve>> I run the VB source-code and leave it in run-time, I am
>> able to instantiate objects from other applications.
>> It doesnt look like a coding problem, since my fellow-
>> programmers are able to use the DLL. It looks like some
>> kind of setup thing. Does anyone have an idea how to>>> this?
>>
>> Thanks in advance,
>> Alwin.
>
>.
>Al Guest



Reply With Quote

