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:636466
More Search Options
RSS Available
Matching Posts
Form post target iframe on IIS 7 not working
This works perfectly on IIS6 but as soon as I put the same code on a server using IIS7, it stopped working. I am trying to post from one page to another. This code is on the source page and posting to a different page, targetpage.aspx. On IIS 6, this worked in production for a long time. Now the same code using IIS 7, the target page is called but gets no form values at all (Request.Form.Count is 0). I need the form values. I am pretty sure IIS is the only thing that's different during this switch
Posted to
Web Forms
(Forum)
by
Janh
on 5/25/2009
Re: use of text/xml-script not working
Thanks, everyone. First, I still don't understand the reference section of the text/xml-script. That's why I removed the element after reading Luis's post, since it was empty anyway. Just now, I also checked running the only /ScriptResource.axd?d=p5m4Esz.... in the browser, it loaded fine. This is Beta 2 version, by the way, tomorrow I will try to upgrade to RC. But I have another project in question. I upgraded from Beta 1 to RC today. I used to use Sys.WebForms.PageRequestManager.getInstance()
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Janh
on 12/18/2006
Re: use of text/xml-script not working
Hi, thanks for the reply! Yeah I don't know what to say. So this works: < script type ="text/javascript"> window.onload = OnApplicationLoad; </ script > then as soon as I changed it to: < script type ="text/xml-script"> <page xmlns:script= "http://schemas.microsoft.com/xml-script/2005" > <components> <application id= "application" load= "OnApplicationLoad" /> </components> </page> </ script > it doesn't load anymore... I am hesitant to use window
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Janh
on 12/14/2006
Re: Calling a web service from javascript at page load
The documentation doesn't exist anymore, and the trick it suggested no longer works on Beta 2: < script type ="text/xml-script"> <page xmlns:script= "http://schemas.microsoft.com/xml-script/2005" > <references> </references> <components> <application id= "application" load= "OnApplicationLoad" /> </components> </page> </ script > What's an alternative way to do this besides using setTimeout to wait some arbitrary number of seconds before calling
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
Janh
on 12/13/2006
Re: use of text/xml-script not working
Hi, I used to also use text/xml-script in Atlas for calling a javascript function (that contains calling a webservice) after the js proxy is created: < script type ="text/xml-script"> <page xmlns:script= "http://schemas.microsoft.com/xml-script/2005" > <references> </references> <components> <application id= "application" load= "OnApplicationLoad" /> </components> </page> </ script > This no longer works in Beta 2. What's an alternative way to
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Janh
on 12/13/2006
Filed under: ajax, webservice, Atlas
Re: Problem with June CTP - EnableScriptComponents=false cause failure for web service calls! and other problem with true!!!
Sadly I couldn't make it work. I first created a javascript file from http://www.blah.com/webservice1.asmx/js: Type.registerNamespace('WebServices.Stuff'); WebServices.Album.ManagerService=new function() { this.appPath = "http://www.blah.com/"; var cm=Sys.Net.ServiceMethod.createProxyMethod; cm(this,"FunctionOne","param1"); cm(this,"FunctionTwo","param1","param2"); } var gtc = Sys.Net.WebMethod.generateTypedConstructor; Type
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
Janh
on 10/10/2006
Re: Culture name 'en_us' is not supported. Parameter name: name
Luis Abreu: hello agian. well, but what kind of culture is rs1_39....? I mean, the atlasglob could be changed so that i catches the exception...but i do really think that the name of the culture is wrong (btw, what culture does it represent?). as i said in previous posts, atlas uses .NET culture classes to build the jscript object which is passed along to the client. if you really do think that the culture is correct (which i really doubt), then you can build your own handler which mimics the default
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Janh
on 8/30/2006
Re: EnableScriptComponents=false breaks web service calls
There is another thread of the same exact problem: http://forums.asp.net/thread/1381214.aspx We are not getting any answers either.
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
Janh
on 8/28/2006
Filed under: EnableScriptComponents webservice
Re: Culture name 'en_us' is not supported. Parameter name: name
Yes, that is happening on my site too. IE throws errors on other languages but works fine when it comes to English. I get lots of: Culture name 'zh' is not supported. Parameter name: name Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) Culture name 'rs1_3966f6badce' is not supported. Parameter name: name Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; 55SP1D11262000R5; YPC 3.0.1; SV1; .NET CLR 1.0.3705; yplus 4.1.00b) Culture name 'ie-ee' is not supported. Parameter
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Janh
on 8/25/2006
Re: Problem with June CTP - EnableScriptComponents=false cause failure for web service calls! and other problem with true!!!
Please ignore my previous post. Clicked "Post" on mistake.... Anyway... Only tested this with June CTP. My page that uses web services has been working fine when EnableScriptComponents = "true" (or not declared at all in ScriptManager tag). My page loads really slow, because generating WebResource.axd created extra 400kb for users to download. That creates a huge problem for us. That's why I really needed to make EnableScriptComponents ="false" My web service calls
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
Janh
on 8/25/2006
Filed under: EnableScriptComponents webservice
Page 1 of 3 (28 items) 1
2
3
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