This is a migrated thread and some comments may be shown as answers.

WebService and Server.Transfer

1 Answer 34 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
SeRiAlKiL
Top achievements
Rank 1
SeRiAlKiL asked on 08 Oct 2008, 03:43 PM
Hello,

I am developing a blog for a community

Basicly, when someone type www.mywebsite.com/nickname

I have a 404 handler that catch the not existing error and handle it with a Server.Trasnfer to another url

Something like www.mywebsite.com/profile/?nick=nickname

Inside that page i have a simple call to a WebService function that serve as a Session Refresher Dummy

If i open any webpage on my site that is not server with a transfer everything is working

If i open www.mywebsite.com/nickname the webservice is not working and the javascript error report it as a "not defined" object

Is there any way to fix this?

Really thanks

Francesco

1 Answer, 1 is accepted

Sort by
0
Missing User
answered on 14 Oct 2008, 07:19 AM
Hi,

Unfortunately the provided information is not enough for us to determine what the reason for the problem might be and we are unable to reproduce it.  Please open a support ticket and send me a small sample application that reproduces the problem and I will check it right away.


Regards,
Plamen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Ajax
Asked by
SeRiAlKiL
Top achievements
Rank 1
Answers by
Missing User
Share this question
or