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:631038
More Search Options
RSS Available
Matching Posts
Re: WSE-enabling?? RequestSoapContext-Function missing!!
Hello! you need to add the Microsoft.Web.Services2 to your project... shoult look like this: and your created proxyclass which is originally inherited from System.Web.Services.Protocols.SoapHttpClientProtocol must now be inherited from Microsoft.Web.Services2.WebServicesClientProtocol.. this will only work if you added the shown dll-file to your project! greetings Entity
Posted to
XML Web Services
(Forum)
by
Entity
on 5/19/2008
Re: WSE-enabling?? RequestSoapContext-Function missing!!
done! thx again!
Posted to
XML Web Services
(Forum)
by
Entity
on 5/9/2008
Re: WSE-enabling?? RequestSoapContext-Function missing!!
Hi vishalbade ! Thanks for the answer... I changed the Inherited class and now it seems to work. thank you very much... greetings Entity
Posted to
XML Web Services
(Forum)
by
Entity
on 5/9/2008
WSE-enabling?? RequestSoapContext-Function missing!!
Hallo! I found this article in the web http://aspnet.4guysfromrolla.com/articles/090804-1.aspx , which describes how to realize the fileTransfer via DIME to an WebService. This article shows an ServerSided Function.... Public Sub UploadPDF() 'Make sure precisely one attachment was sent If Microsoft.Web.Services2.RequestSoapContext.Current.Attachments.Count <> 1 Then Throw New ArgumentException( "Please upload one file at a time..." ) End If 'Save the file to LatestPDF.pdf
Posted to
XML Web Services
(Forum)
by
Entity
on 5/8/2008
Re: Invalid postback or callback argument.
HI... I'having the same *** as you have... I also don't know what to do.. the mdsn isn't very helpful, too. But I wanted You, if you can do me a favour. If You find out how to solve the Problem, couldi you please send me an Email. Cause usually I'm not using english forums. I promise I'll post the solution if I find it, too. thank you very much! regards Tuldi@gmx.net Patrick
Posted to
Migrating from ASP.NET 1.x to ASP.NET 2.0
(Forum)
by
Entity
on 11/14/2005
Re: How can i create the dynamic page ?
Hi.. thats very easy. You only have to create a Panel or a Placeholder in the .aspx-Site. in the CodeBehind you have to load the ascx-Files into the PlaceHolder or into the Panel. Example: Dim control as UserControl control = Me.LoadControl("fileName.ascx") control.id = "fileName" Me.myPanel.Controls.Add(control)
Posted to
Web Forms
(Forum)
by
Entity
on 11/1/2005
Tabstrip in VS 2005
Hi.. i allready tested the Tabstrip and the Multipage Classes a few Weeks ago with VS2003. Now I installed the VS2005 with asp.net2.0 and now I have lots of problems using the IE Web Controls.. I registererd the Namespace and imported the class, but i can't really use the Controls. I don't get any error messages, but i also can't see the controls while debugging the code. Now I found out that there is anonther Control in asp2.0 called PageView. It't the same as the Multipage.. but i can't find an
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
Entity
on 11/1/2005
Page 1 of 1 (7 items)
ASP.NET:
Live Preview jQuery Plugin
WindowsClient:
Remember JScript closures capture all variables in scope
TechNet Edge:
UAG reaches RTM
Channel 9:
Who, What, When, Where, Why and How of MIX10
Channel 10:
Berlin Wall in Silverlight
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 2, Installation
Silverlight:
Contributing to the SL HVP
Silverlight:
Best SF Books of All Time
Channel 9:
Reactive Extensions API in depth: Repeat
Channel 9:
Jeffrey Van Gogh: Testing Rx with Pex
Channel 9:
The Visual Studio Documentary: Dan Fernandez Full Length Interview
ASP.NET:
Search Engine Optimization (SEO) Toolkit
Channel 10:
This Is Your Data on Silverlight
ASP.NET:
How the IIS SEO Toolkit Saved My Butt
TechNet Edge:
Windows 7 XP Mode User Experience
ASP.NET:
Using WCF RIA Services without Silverlight in Visual Studio 2010 for building 3 tier ASP.NET Applications
Channel 9:
Ping 41: Top stories of 2009, bing, windows 7, laptop hunters, azure
Channel 9:
endpoint.tv - Windows Server AppFabric in action monitoring and troubleshooting
Channel 10:
Windows Marketplace for Mobile Opens to 6.0, 6.1 Phones
Channel 9:
Rx API in depth: Hot and Cold observables
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online