Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:867585
More Search Options
RSS Available
Matching Posts
Re: Ajax enabled WCF Service stops working with Undefined error
For example,if you write javascript code in two or more .js files(not in the html file). wcf functions are call in these .js files.Then you can include both the scripts and wcf services like below: <asp:ScriptManager ID="ScriptManager1" runat="server" > <Scripts> <asp:ScriptReference Path="../JavaScript/public.js" /> <asp:ScriptReference Path="../JavaScript/Js_Monitor/monitor_alarm.js" /> <asp:ScriptReference Path="../WCF/wcfMonitor
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
readgo@vip.qq.com
on 6/28/2009
Filed under: Ajax enabled WCF Service Undefined error
Re: Ajax enabled WCF Service stops working with Undefined error
There is a bug when you include WCF service in this way: <asp:ScriptManager ID="ScriptManager1" runat="server"> <services> <asp:servicereference Path="CostService.svc" /> </services> </asp:ScriptManager> especially then WCF service is used in diffrent pages. Because the JavaScripts may be load faster then WCF services. Try to include your WCF service like this: <asp:ScriptManager ID="ScriptManager1" runat="server">
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
readgo@vip.qq.com
on 6/25/2009
Filed under: WCF Service Undefined error
Re: Ajax enabled WCF Service stops working with Undefined error
It may be the free memory is too low,kill some useless processes to get more.The default minimum free memory percentage is 5.You can change it in the config file like below: <serviceHostingEnvironment aspNetCompatibilityEnabled="true" minFreeMemoryPercentageToActivateService="1"/> If you set that percentage up to 99,than 'Undefined' error will be reported again again and again.And if it happen,you can open the wcf(.svc) file in IIS.Than will show you the error details
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
readgo@vip.qq.com
on 4/29/2009
Filed under: ajax wcf Undefined'
Page 1 of 1 (3 items)
Silverlight:
ASP.NET 4, ASP.NET MVC, and Silverlight 4 Videos of my Talks in Europe
Channel 10:
Faster Solid State Drives for Windows 7 Arrive
ASP.NET:
Death to confirmation dialogs with jquery.undoable
Channel 9:
E2E: Brian Beckman and Erik Meijer - Co/Contravariance in Physics and Programming, 1 of 2
TechNet Edge:
Windows Server 2008 R2 Quick Look #3 - PowerShell V2
ASP.NET:
2009 Blogged - Greatest Hits
WindowsClient:
2009 Blogged - Greatest Hits
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online