Prev: Mail Sending program
Next: Thanks
From: Dmitri Vaganov Dmitri on 27 May 2010 16:31 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 27 May 2010 16:56 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 28 May 2010 10:40 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 |