Home > Archive > ASP .NET > January 2008 > 'Sys' is undefined
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
'Sys' is undefined
|
|
| Afshar 2008-01-20, 4:32 am |
| 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
| |
| Michael Nemtsev [MVP] 2008-01-20, 4:32 am |
| 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>
| |
| Alexey Smirnov 2008-01-20, 4:32 am |
| On Jan 20, 8:23=A0am, Afshar <afshar.mohe...@gmail.com> 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/Documentati...ASPNETAJAX.aspx
|
|
|
|
|