403 on ASP page
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > IIS server support > IIS ASP > 403 on ASP page




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    403 on ASP page  
erica.cooksey@gmail.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-30-06 06:23 PM

I am having a great deal of trouble with this, hopefully someone can
help me out!

I have a JNI Java applet that accesses an ASP page. The page looks like
this:

Dim myObj
Set myObj=Server.CreateObject("myDLL.myClass")
myObj.Execute()
Set mObj = Nothing

This is accessed numerous times throughout the run of the applet. For
the first x number of accesses, this works fine. However, after an
indeterminate number of accesses, the page returns a 403 and I am no
longer able to call myDLL. Does anyone know what could be the cause of
this?

Thanks,
Erica






[ Post a follow-up to this message ]



    Re: 403 on ASP page  
Steven Burn


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-01-06 12:20 AM

HTTP 403 is a standard forbidden error, meaning the server it is running on
could simply have anti-hammer methods in place .... or is borking whilst the
code is running.

Have you checked for resource leaks in the DLL?, Event Viewer?, IIS logs?

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

<erica.cooksey@gmail.com> wrote in message
news:1151691490.843036.174840@i40g2000cwc.googlegroups.com...
> I am having a great deal of trouble with this, hopefully someone can
> help me out!
>
> I have a JNI Java applet that accesses an ASP page. The page looks like
> this:
>
> Dim myObj
> Set myObj=Server.CreateObject("myDLL.myClass")
> myObj.Execute()
> Set mObj = Nothing
>
> This is accessed numerous times throughout the run of the applet. For
> the first x number of accesses, this works fine. However, after an
> indeterminate number of accesses, the page returns a 403 and I am no
> longer able to call myDLL. Does anyone know what could be the cause of
> this?
>
> Thanks,
> Erica
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 09:14 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register