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:655608
More Search Options
RSS Available
Matching Posts
Ajax-Enabled WCF calls fail wit hDate Field
Hello, I have the following class declaration [DataContract()] public class LeaveTimeRuleWCF : BaseWCF { [DataMember] public int UniqueId; [DataMember] public DateTime StartDate; } This class is used as paramter in my public WCF service method ; [OperationContract] public int Update(LeaveTimeRuleWCF a) { ...... } While calling the method I am getting the below shown error Any idea hiow to fix this ?
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
trans642
on 9/16/2009
Re: Ajax Enabled Service Call cycle
Anyone from MS to shed a ray of light on this one ....anybody....
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
trans642
on 8/4/2009
Ajax Enabled Service Call cycle
Hello, Our current application framework is such that the user needs to be autheticated on every postback; With MS-Ajax or MS-WebForm we were able to handle this in a basepage where all our web pages inhrit from this basepage. With Ajax Enabled WCF calls things change; OFr every method to be called from the client side on the server . this method has to authenticate the user, but the request no longer pass thru page Cycle Events (Page init, Page load ...etc) it goes directly to the service; My question
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
trans642
on 7/30/2009
Re: ExecuteReader fails to return output paramter
According to MS : http://support.microsoft.com/kb/308621/EN-US/
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
trans642
on 7/9/2009
ExecuteReader fails to return output paramter
I have the following SP: Create procedure dbo.example ( @test INT OUTPUT ) AS BEGIN SET @test = 5 SELECT * from Users END GO and when I try calling it from C# using an SqlCommand with adding an output parameter and getting it's value, I get that the value is NULL. (I should mention that I use ExecuteReader) However, if I alter the SP and remove the select line, the c# code works and returns the value 5.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
trans642
on 7/7/2009
Re: Ajax-Enabled WCF on IIS7
Server Error in '/TEnterprise' Application. Could not load type '%SystemRoot%\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll'. 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.Web.HttpException: Could not load type '%SystemRoot%\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll'. Source Error:
Posted to
Configuration and Deployment
(Forum)
by
trans642
on 4/22/2009
Re: Ajax-Enabled WCF on IIS7
hello, Executing : "%windir%\Microsoft.NET\Framework\v3.0\Windows Communication Foundation\ServiceModelReg.exe" -r -y on developement machine worked ; I still have to hear from our QA for production test-server; Will this regsitration work for https protocols or there are extra steps to be taken for https ? Thank you
Posted to
Configuration and Deployment
(Forum)
by
trans642
on 4/12/2009
Ajax-Enabled WCF on IIS7
Hello, Can someone please tell me how I should tweak IIS7 so that ajax-enabled wcf calls are enabled and I can call them from client side? On IIS6 everything is working as it should but on IIS7 it gave me the following errors 1) error 500 when trying to access svc from browse 2) added svc extention to the iis, then it gave me 403 3) web.config changes... it gave me the following error Server Error in '/TEnterprise' Application. Unable to cast object of type 'System.Web.Compilation.BuildResultCustomString'
Posted to
Configuration and Deployment
(Forum)
by
trans642
on 4/6/2009
Re: Ajax enabled WCF Service stops working with Undefined error
this is the solution 1) Make sure you install .NET 2.0 and 3.0 and 3.5 properly. 2) Open IIS manager 3) Open your web directory properties windows. 4) Make sure ASP.NET version 2 is chosen in ASP.NET tab. 5) Make sure your script mapping for .svc is using aspnet_isapi.dll from .net 2.0 folder (C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll), you could even remove and add again for .svc extension, for all verbs.
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
trans642
on 3/13/2009
Re: Ajax enabled WCF Service stops working with Undefined error
How ? I am having similar issues the namespace defined in the service is not recognizable in clientside : it keeps on giving me "MySerivce" is undefined where MyService is [ ServiceContract (Namespace = " MyService " )] I have never able to make this ting work in real developement environment; any dummy project is working fine
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
trans642
on 3/13/2009
Page 1 of 3 (26 items) 1
2
3
Next >
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
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online