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:640421
More Search Options
RSS Available
Matching Posts
Re: Httpcontext is null Exception ocurr
Rob, I'm afraid my implementation of your suggestion fails. Perhaps I'm doing it wrong? The model item passed into the dictionary is of type 'Commerce.Data.Category' but this dictionary requires a model item of type 'Commerce.Data.UserProfile'. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.InvalidOperationException
Posted to
ASP.NET MVC Storefront Starter Kit
(Forum)
by
biggierock
on 3/2/2009
Re: Httpcontext is null Exception ocurr
did you ever figure this out?
Posted to
ASP.NET MVC Storefront Starter Kit
(Forum)
by
biggierock
on 3/2/2009
AutoComplete, Webservices and Page Session
Ok, the long and the short of it is this ... I need to call a function in codebehind of the page from the AutoComplete instead of calling a webservice. This is because I need to pass all kinds of information to the webservice including session-based data, for security reasons. So, I want to do this ... <atlas:AutoCompleteExtender runat="server" ID="myautocomplete" > <atlas:AutoCompleteProperties TargetControlID="txtTextBox" Enabled="true" ServicePath="[thispage].aspx" ServiceMethod="[page
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
biggierock
on 3/29/2006
Re: AutoCompleteExtender and PageMethod
i'm trying to do the same thing. did you ever find the solution?
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
biggierock
on 3/29/2006
Re: what about the code-behind (code behind)
forget it. i found out what it was. you've got to use a keyword when referring to the method in the code behind (or in a page method). the keyword is 'PageMethod'. duh. for example.... PageMethod.DoLogin('','');
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
biggierock
on 3/29/2006
Re: what about the code-behind (code behind)
well, i did try that. but it didn't work. i dont know if it needs to specify the namespace in the code-behind or in the aspx page, but i can't the javascript to work. here's my codebehind ... using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; using System.Web.Services; public partial class
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
biggierock
on 3/29/2006
what about the code-behind (code behind)
One MAJOR difference between AJAX.NET and Atlas.NET seems to be that AJAX.NET is able to expose methods in your codebehind to the client. Why doesn't Atlas do this? Or am I mistaken? With AJAX.NET it's just a simple line or two: Ajax.Utility.RegisterTypeForAjax(GetType(myClass)) <Ajax.AjaxMethod()>Public Function myFunction PLEASE tell me Atlas has something comparable to this. I don't have the time to rewrite all my code-behind methods in javascript or atlas script.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
biggierock
on 3/28/2006
Help!!! This XPath query isn't working
Here's the xml: <webservers> <environment type="staging"> <servername>test01</servername> <servername>test02</servername> <servername>testing03</servername> </environment> <environment type="production"> <servername>prod01</servername> <servername>prod02</servername> <servername>prod03</servername> </environment> </webservers> I'm trying to select /webservers/environment type=staging/servername
Posted to
XML and XmlDataSource Control
(Forum)
by
biggierock
on 1/17/2006
Page 1 of 1 (8 items)
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online