"Sys" is undefined

"Sys" is undefined

am 20.01.2008 08:23:48 von 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

Re: "Sys" is undefined

am 20.01.2008 09:08:59 von nemtsev

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>

Re: "Sys" is undefined

am 20.01.2008 10:51:47 von lexa

On Jan 20, 8:23=A0am, Afshar wrote:
> 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/ConfiguringASPNET AJAX.aspx

Re: "Sys" is undefined

am 22.01.2008 11:38:08 von afshar

On Jan 20, 11:08=A0am, Michael Nemtsev [MVP] wrote:
> HelloAfshar,
>
> Beta2?
> Which VS version you are using?
>
> ---
> WBR,
> Michael =A0Nemtsev [.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

Re: "Sys" is undefined

am 22.01.2008 13:26:54 von nomailreplies

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.




Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"Afshar" wrote in message
news:4f35cc1e-130f-49b7-8eff-5086b1ae1998@u10g2000prn.google groups.com...
On Jan 20, 11:08 am, Michael Nemtsev [MVP] wrote:
> 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

Re: "Sys" is undefined

am 22.01.2008 15:29:46 von lexa

On Jan 22, 1:26=A0pm, "Juan T. Llibre"
wrote:
> 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.
>

http://weblogs.asp.net/scottgu/archive/2008/01/03/using-vs-2 008-to-create-ne=
w-asp-net-2-0-with-asp-net-ajax-1-0-projects.aspx

Re: "Sys" is undefined

am 22.01.2008 16:11:30 von nomailreplies

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 T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"Alexey Smirnov" wrote in message
news:3be92c52-4884-4a4e-a23b-6b23f0ed8f74@v46g2000hsv.google groups.com...
On Jan 22, 1:26 pm, "Juan T. Llibre"
wrote:
> 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.
>

http://weblogs.asp.net/scottgu/archive/2008/01/03/using-vs-2 008-to-create-new-asp-net-2-0-with-asp-net-ajax-1-0-projects .aspx

Re: "Sys" is undefined

am 22.01.2008 16:41:21 von lexa

On Jan 22, 4:11=A0pm, "Juan T. Llibre"
wrote:
> 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.

Re: "Sys" is undefined

am 29.01.2008 09:55:12 von afshar

On Jan 22, 6:41=A0pm, Alexey Smirnov wrote:
> On Jan 22, 4:11=A0pm, "Juan T. Llibre"
> wrote:
>
> > Does that work with Beta 2, Alexey ?
>
> > I know it works with the release version (1.0), but does it work with Aj=
ax Beta 2?
>
> 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.

Re: "Sys" is undefined

am 30.01.2008 09:49:52 von lexa

On Jan 29, 9:55=A0am, Afshar wrote:
> On Jan 22, 6:41=A0pm, Alexey Smirnov wrote:
>
> > On Jan 22, 4:11=A0pm, "Juan T. Llibre"
> > wrote:
>
> > > 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 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.

Yes, I think you have to install 3.5