HELP! ASP.NET 2.0 breaks client side javascript! Is WebResource.axd the issue?

D

Dav

Hi,

I moved over client side javascript code from an asp.net 1.1 project to
an asp.net 2.0 project.
When I view the web page, I get all these "is null or is not object"
javascript errors.

Is there something that I am missing? Is WebResource.axd the issue?

Please post complete solutions and/or links.

I appreciate your help!

Thanks,

David
 
R

Randy Webb

Dav said the following on 1/12/2006 1:33 AM in comp.lang.javascript:
Hi,

I moved over client side javascript code from an asp.net 1.1 project to
an asp.net 2.0 project.
When I view the web page, I get all these "is null or is not object"
javascript errors.

Then your JS is flawed.
Is there something that I am missing? Is WebResource.axd the issue?

Most notably you are missing a URL to a sample page.
Please post complete solutions and/or links.

Complete solutions and/or links to what?
 
D

Dav

Then your JS is flawed.

No. It works in VS.NET 2002 and VS.NET 2003 but not in VS.NET 2005! I
know that in VS.NET 2005 WebResource.axd was introduced and I saw that
other people had the same issue (with no real solution).
Most notably you are missing a URL to a sample page.

This is a local project. I am hoping somebody will let me know if there
are any gotchas with VS.NET 2005 and javascript.
Complete solutions and/or links to what?

If somebody has a complete solution and/or links to solving this issue
as I know that I am not the only one that has it.

Thank you for your feedback.

If somebody knows why this certain javascript would work in previous
versions of VS.NET but not in VS.2005 that would be appreciated.

David
 
D

Dav

Never mind. One of my developers gave me an old version of the
javascript, so it works in VS.NET 2005.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,046
Latest member
Gavizuho

Latest Threads

Top