'Sys' is undefined

A

Afshar

dear asp ajax lovers,

I get 'Sys' is undefined browsing one of my asp.net pages. I solved
thia problem by removing unnecessary dlls referenced in my Web.config
in an old application. But now in a new application, my web.config is
clean and has no additional dll but get the same error again.
Can I solve it without modifying source code just by changing
configurations???
i m using asp.net 2.0 and ASP AJAX Beta 2


thanks a lot


afshar
 
M

Michael Nemtsev [MVP]

Hello Afshar,

Beta2?
Which VS version you are using?

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


A> dear asp ajax lovers,
A>
A> I get 'Sys' is undefined browsing one of my asp.net pages. I solved
A> thia problem by removing unnecessary dlls referenced in my Web.config
A> in an old application. But now in a new application, my web.config is
A> clean and has no additional dll but get the same error again.
A> Can I solve it without modifying source code just by changing
A> configurations???
A> i m using asp.net 2.0 and ASP AJAX Beta 2
A> thanks a lot
A>
A> afshar
A>
 
G

Guest

dear asp ajax lovers,

I get 'Sys' is undefined browsing one of my asp.net pages. I solved
thia problem by removing unnecessary dlls referenced in my Web.config
in an old application. But now in a new application, my web.config is
clean and has no additional dll but get the same error again.
Can I solve it without modifying source code just by changing
configurations???
i m using asp.net 2.0 and ASP AJAX Beta 2

thanks a lot

afshar

http://www.asp.net/AJAX/Documentation/Live/ConfiguringASPNETAJAX.aspx
 
A

Afshar

HelloAfshar,

Beta2?
Which VS version you are using?

---
WBR,
Michael  Nemtsev [.NET/C# MVP] :: blog:http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

A> dear asp ajax lovers,
A>
A> I get 'Sys' is undefined browsing one of my asp.net pages. I solved
A> thia problem by removing unnecessary dlls referenced in my Web.config
A> in an old application. But now in a new application, my web.config is
A> clean and has no additional dll but get the same error again.
A> Can I solve it without modifying source code just by changing
A> configurations???
A> i m using asp.net 2.0 and ASP AJAX Beta 2
A> thanks a lot
A>
A>afshar
A>




Dear Michael Nemtsev ,
I'm using VS2008 targeting framework 2.0
 
J

Juan T. Llibre

re:
!> i m using asp.net 2.0 and ASP AJAX Beta 2
!> I'm using VS2008 targeting framework 2.0

ASP.NET Ajax Beta 2 is incompatible with VS2008, which has its own version of Ajax built-in.

Uninstall the ASP.NET Ajax Beta.





HelloAfshar,

Beta2?
Which VS version you are using?

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog:http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

A> dear asp ajax lovers,
A>
A> I get 'Sys' is undefined browsing one of my asp.net pages. I solved
A> thia problem by removing unnecessary dlls referenced in my Web.config
A> in an old application. But now in a new application, my web.config is
A> clean and has no additional dll but get the same error again.
A> Can I solve it without modifying source code just by changing
A> configurations???
A> i m using asp.net 2.0 and ASP AJAX Beta 2
A> thanks a lot
A>
A>afshar
A>




Dear Michael Nemtsev ,
I'm using VS2008 targeting framework 2.0
 
G

Guest

Does that work with Beta 2, Alexey ?

I know it works with the release version (1.0), but does it work with Ajax Beta 2?

Juan, I don't know, it was to Afshar. I agree with you, he has to
uninstall Beta. Even if it does work, he could get other problems with
the old version of Ajax.
 
A

Afshar

Juan, I don't know, it was toAfshar. I agree with you, he has to
uninstall Beta. Even if it does work, he could get other problems with
the old version of Ajax.

Dear friends,

Really really sorry for reply delay. It seems if I use framewrok 3.5's
internal ajax I should target 3.5 not 2.0. Is it true? I have just
framework 2.0 on my customer server.
 
G

Guest

Dear friends,

Really really sorry for reply delay. It seems if I use framewrok 3.5's
internal ajax I should target 3.5 not 2.0. Is it true? I have just
framework 2.0 on my customer server.

Yes, I think you have to install 3.5
 

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,777
Messages
2,569,604
Members
45,219
Latest member
KristieKoh

Latest Threads

Top