From: Dmitri Vaganov Dmitri on
Hello I created custom URL routing in ASP.NET 3.5
(http://blogs.msdn.com/b/mikeormond/archive/2008/05/14/using-asp-net-routing-independent-of-mvc.aspx),
but my AJAX code is giving me error now: 'Sys' is undefined. When I remove
the routing, AJAX works fine. I am using standard Microsoft AJAX libraries.
Please help!
From: Bob Barrows on
Dmitri Vaganov wrote:
> Hello I created custom URL routing in ASP.NET 3.5
>
(http://blogs.msdn.com/b/mikeormond/archive/2008/05/14/using-asp-net-rou
ting-independent-of-mvc.aspx),
> but my AJAX code is giving me error now: 'Sys' is undefined. When I
> remove the routing, AJAX works fine. I am using standard Microsoft
> AJAX libraries. Please help!
**********canned wrong newsgroup reply****************************
There was no way for you to know it (except maybe by browsing through
some of the previous questions before posting yours - always a
recommended practice), but this is a classic (COM-based) asp newsgroup.
ASP.Net is a different technology from classic ASP. While you may be
lucky enough to find a dotnet-savvy person here who can answer your
question, you can eliminate the luck factor by posting your question to
a newsgroup where the dotnet-savvy people hang out. I suggest

microsoft.public.dotnet.framework.aspnet.

There are also forums at www.asp.net where you can find a lot of people
to help you.

HTH,
Bob Barrows
**********canned wrong newsgroup reply****************************


From: Dmitri Vaganov on
Thanks!

"Bob Barrows" wrote:

> Dmitri Vaganov wrote:
> > Hello I created custom URL routing in ASP.NET 3.5
> >
> (http://blogs.msdn.com/b/mikeormond/archive/2008/05/14/using-asp-net-rou
> ting-independent-of-mvc.aspx),
> > but my AJAX code is giving me error now: 'Sys' is undefined. When I
> > remove the routing, AJAX works fine. I am using standard Microsoft
> > AJAX libraries. Please help!
> **********canned wrong newsgroup reply****************************
> There was no way for you to know it (except maybe by browsing through
> some of the previous questions before posting yours - always a
> recommended practice), but this is a classic (COM-based) asp newsgroup.
> ASP.Net is a different technology from classic ASP. While you may be
> lucky enough to find a dotnet-savvy person here who can answer your
> question, you can eliminate the luck factor by posting your question to
> a newsgroup where the dotnet-savvy people hang out. I suggest
>
> microsoft.public.dotnet.framework.aspnet.
>
> There are also forums at www.asp.net where you can find a lot of people
> to help you.
>
> HTH,
> Bob Barrows
> **********canned wrong newsgroup reply****************************
>
>
> .
>
 | 
Pages: 1
Prev: Mail Sending program
Next: Thanks