PC Review


Reply
Thread Tools Rate Thread

Ajax on IIS error

 
 
Mickel Kurtis
Guest
Posts: n/a
 
      28th Jan 2008
Hello, does anyone knows how to configura IIS 6 on Win 2003 Server to run
AJAX??
I´m getting an error on this line.
<asp:ScriptManager ID="ScriptManager1" runat="server">
Unknown label.


Thank you



 
Reply With Quote
 
 
 
 
Mike
Guest
Posts: n/a
 
      28th Jan 2008
Nothing has to be done.
The tag should look like this:
<asp:ScriptManager ID="ScriptManager1" runat="server" />

or you can have it like this
<asp:ScriptManager ID="ScriptManager1" runat="server">
</asp:ScrptManger>

close out the tag. Try that and report back

Mike



"Mickel Kurtis" <(E-Mail Removed)> wrote in message
news:E9A9981C-D126-419E-A990-(E-Mail Removed)...
> Hello, does anyone knows how to configura IIS 6 on Win 2003 Server to run
> AJAX??
> I´m getting an error on this line.
> <asp:ScriptManager ID="ScriptManager1" runat="server">
> Unknown label.
>
>
> Thank you
>
>
>



 
Reply With Quote
 
Manish
Guest
Posts: n/a
 
      28th Jan 2008
You need to install AJAX extension on your production Server inorder to run
AJAX enabled website on the Server.

Regards,
Manish
www.ComponentOne.com

"Mickel Kurtis" wrote:

> Hello, does anyone knows how to configura IIS 6 on Win 2003 Server to run
> AJAX??
> Im getting an error on this line.
> <asp:ScriptManager ID="ScriptManager1" runat="server">
> Unknown label.
>
>
> Thank you
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP.NET AJAX samples... I am looking for help with HoverMenu AJAX Toolbox control. JDeats Microsoft ASP .NET 1 5th Oct 2007 08:50 PM
Ajax en the Form_load event and Ajax in serveruser controls =?Utf-8?B?VG9u?= Microsoft ASP .NET 2 22nd Jun 2007 10:16 AM
ASP.NET and AJAX: JavaScript files from the Microsoft AJAX Library Nathan Sokalski Microsoft ASP .NET 2 2nd Jun 2007 01:07 AM
ASP.NET AJAX Enabled Website Web.config error (newbie to AJAX) Tony K Microsoft ASP .NET 2 4th May 2007 05:23 AM
Deploying ASP.NET AJAX-Enabled Web site to host without AJAX insta =?Utf-8?B?QnJpYW4gRWR3YXJkcw==?= Microsoft ASP .NET 2 21st Feb 2007 10:22 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:00 AM.