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:656116
More Search Options
RSS Available
Matching Posts
Re: Debugging Web Resources in VS2005...
ok, answered my own question. This is what now works for me: Do move a copy of the js file from your Extender project to your web project's javascript folder Do reference this js file using ScriptPath e.g. < cc1 : myextender id ="MyExtender1" runat ="server" ScriptPath ="~/javascript/MyBehaviour.js" targetcontrolid ="myControlToExtend" ></ cc1 :myextender > Do remove the text from the embedded js file that is still part of your extender project i.e. you are left with a blank js file.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
brianscottaspnet
on 11/20/2006
Re: Debugging Web Resources in VS2005...
Hi, Can anyone help me to get the ScriptPath method working properly please? I'd been having trying to get the debugger to break in to script in the embedded js file of my extender without success...so I decided to try an external js with the ScriptPath method. I copied the js file to my web projects javascript folder and set the ScriptPath path appropriately. After doing this, hey presto, the debugger broke in at an error in the javascript. Great, except when I fixed the bug, flushed the IE cache
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
brianscottaspnet
on 11/20/2006
Filed under: debugging javascript extenders
Beta 2 - ProfileService profile caching on client?
Is there a way to specify that Sys.Services.ProfileService.load use GET instead of POST? If it used GET the users profile settings could be cached in the browser... Brian.
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
brianscottaspnet
on 11/16/2006
Filed under: ProfileService
Re: Beta 1 - Using ProfileService
Our posts crossed - but thanks too Carl, got it at the same time
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
brianscottaspnet
on 10/30/2006
Re: Beta 1 - Using ProfileService
Ok, got it. Looks like the 'fresh' MSAjax web.config is wrong. It's not mentioned in the 'more detailed' whitepaper 'AspNet_AJAX_CTP_to_Beta_Whitepaper.doc' but in the shorter 'Migration Guide' it has the critical information § The getProperties attribute is now called readAccessProperties . § The setProperties attribute is now called writeAccessProperties . With a comma seperated list of profile items using the new attributes everything works. Thanks
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
brianscottaspnet
on 10/30/2006
Re: Beta 1 - Using ProfileService
Hi, Thanks for the reply Dave. I have wired up the onProfileFailed handler and am now getting an error message: "Unrecognized attribute 'setProperties'. Note that attribute names are case-sensitive." with a reference to a line in my web.config which is < profileService enabled = " true " setProperties = "blah..." getProperties = "blah..." /> I notice that a fresh MSAjax project generates a commented section as follows in the web.config <!-
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
brianscottaspnet
on 10/30/2006
Re: Beta 1 - How to serialize XmlDocument as JSON
Has anyone managed to get this to work with Beta 1?
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
brianscottaspnet
on 10/30/2006
Re: Beta 1 - Using ProfileService
Hi Carl, Thanks for your reply. Even with your modifications I could not get this to work. My code reads as follows: //Called on Ajax page load by function pageLoad() function onHomeLoad() { trace( 'onHomeLoad->Begin' ); //Turn off automatic saving of the profile back to the server each time a profile property changes. Sys.Services.ProfileService.AutoSave = false ; //Assign an event handler that runs once the profile has been loaded from the server Sys.Services.ProfileService.set_defaultLoadCompletedCallback
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
brianscottaspnet
on 10/27/2006
Re: Beta 1 - How to serialize XmlDocument as JSON
Hi Hao, Thanks for your reply, but that does not do the job. If the XmlDocument OuterXml looks something like this "<QueryParameterDefaults><User><Query Name=\"MyQuery\"><Parameter Name=\"MinimumDuration\" Value=\"5\" /><Parameter Name=\"FromDate\" Value=\"2006-10-26T14:00:00Z\" /><Parameter Name=\"ToDate\" Value=\"2006-11-26T13:00:00Z\" /></Query></User></QueryParameterDefaults>"
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
brianscottaspnet
on 10/26/2006
Re: Cannot reference Microsoft.Web.Extension from GAC Help Please!
I agree it's not intuative, however the following works: Add a reference to C:\Program Files\Microsoft ASP.NET\ASP.NET 2.0 AJAX Extensions\v1.0.61025\Microsoft.Web.Extensions.dll. Once you've done this, .NET works out that this DLL is in the GAC and the reference changes in VS.NET to show that it's looking in the GAC for the DLL. Hope that helps.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
brianscottaspnet
on 10/25/2006
Filed under: Atlas ajax GAC DLL
Page 1 of 2 (19 items) 1
2
Next >
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online