-
I wan to create push notification in asp.net with C#. this is kind of writing message on socket. this push notification will intract with IPhone . On the otherword I have to write push notification on apple server Plz help me I would be thank full to all Vipin Gupta Asp.net programmer
Posted to
Architecture
(Forum)
by
vipingupta
on
06-16-2009, 12:00 AM
Filed under: WAP, Microsoft .NET Mobile Web SDK, asp.NET 3.5, Asp Mobile Detection and redirection, WCF
-
I need to find a way of accessing the http referrer of the client making the call to my web service. Obviously, in websites I can use Request.UrlReferrer but not in wcf. I tried using System.Web.HttpContext.Current.Request.UrlReferrer but this is null. Then I looked in the System.ServiceModel.Web namespace...
Posted to
XML Web Services
(Forum)
by
andyking32
on
06-09-2009, 12:00 AM
Filed under: WCF Security, .NET WCF, .net xml webservices step by step, Asp.net webservice., WCF, wcf client
-
Hi,
My REST WCF Service defined a ServiceHostFactory and returns a ServiceHost of WebServiceHost2 instance. In this case, If I want to specify ReaderQuotas.MaxStringContentLength to be a bigger value like 65536, the service wont perform correctly.
How do I set this value in code?
protected override...
-
Our application is running fine on our development servers but when deploying it to our QA (server with NLB) we're getting the following exception Could not connect to http://....../service.svc .
TCP error code 10060: A connection attempt failed because the connected
party did not properly respond...
-
I have installed visual studio 2008.But in project >Visual C# >----------------------------- there is no windows(winfx) tab... i want to have a WinFx Service Class Library..I dont know what to do..Is there any component required or anything else??? pls tell me asap.. thnks in advance....
-
Java is not a language supported by our development environment.
However, if you use one of the standard out of the box bindings,
supporting interoperability with standard protocols, such as the
BasicHttpBinding or WsHttpBinding, interoperable with standard HTTP or
SOAP\WS-* accordingly. Then the client...
-
Hey Guys, I just wrote a few REST services using the REST collection service template. Everything is working fine, except for one thing. When I run the services locally using the VS dev server, I can access the schemas and examples through the help minisites, i.e. http://blah.svc/help/GetItemsInXml/request...
-
I am using WCF service and want to change the url using WebGetAttribute... Bellow is the sample [ OperationContract ] [ WebGet (UriTemplate = "Sub/x/{x}/y/{y}" )] long Subtract( long x, long y); which will create url like /server.svc/sub/x/12/y/23 but its not working how to resolve it...
-
Hi 1st check that ASPNET user has read/write permissions to folder (and subfolders) on %SYSTEM%/Microsoft.NET/v2.xxx folder(s) 2nd. are there any other (than MS) assemblies in project. 3rd. what is in web.config. Most of the settings are there. 4th did you check permissions of the folder Also check here...
-
Hi Everyone, I have devloped a web service using WCF in .NET 3.5 I tried to deploy the service on Shared Hosting server which has IIS 6.0 I get this error when I try to open the service through URL. IIS specified authentication schemes 'IntegratedWindowsAuthentication, Basic, Anonymous', but...
Posted to
Hosting Open Forum
(Forum)
by
maulik.adhia
on
04-18-2009, 12:00 AM
Filed under: web application project, web service, .NET 3.5, Website IIS File system references, windows authentication, wcf, WCF Debugging ASP.NET 3.5, wcf Debugging ASP.NET 3.5 project type differences