PC Review


Reply
Thread Tools Rate Thread

Confusing error message

 
 
Lloyd Sheen
Guest
Posts: n/a
 
      16th Aug 2008
In design view of an aspx page I have an Ajax Toolkit
ToolkitScriptManager control. The markup for this is


<%@ Register Assembly="AjaxControlToolkit"
Namespace="AjaxControlToolkit" TagPrefix="cc1" %>

.....


<cc1:ToolkitScriptManager ID="ScriptManager1" runat="server">
<Services>
<asp:ServiceReference Path="LogFilesPlayed.asmx" />
<asp:ServiceReference Path="InternalConversation.asmx" />
<asp:ServiceReference Path="ZipFilesCreation.asmx" />
<asp:ServiceReference Path="SessionPing.asmx" />
</Services>
</cc1:ToolkitScriptManager>


When I look at the design view I have an "Error Creating Control -
ScriptManager1. I have just updated SP1 for VS 2008.

The error message is very confusing:

System.Web.UI.ServiceReferenceCollection must have items of type
'System.Web.UI.ServiceReference'. 'asp:ServiceReference' is of type
'System.Web.UI.ServiceReference'.

Seems like the right hand does not know what the left hand is doing.

LS
 
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
Confusing error message John J. Hughes II Microsoft C# .NET 3 22nd Sep 2006 10:21 PM
Confusing Error Message =?Utf-8?B?Q3JhaWc=?= Windows XP General 5 25th Oct 2004 08:49 PM
Confusing error message Josh Microsoft Access Forms 0 11th Aug 2004 01:19 PM
Confusing error message Josh Microsoft Access Forms 0 11th Aug 2004 01:18 PM
Confusing Error Message: Matt Windows XP General 2 22nd Jul 2004 02:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:14 AM.