I am implementing some web services to support a new standard for my industry. Because of the way these web services are defined, there is the...
I want my c# webforms to be all that is in the ie window and not show the toolbars and menus. Is that possible? Thanks, Trint
Hi I'm trying to setup a web service to run under a web-site on Windows 2003 Server . If I type the URL to the web-service in the address bar of...
Hi, I m sending Pwd in Send Hashed format as below, Dim token As UsernameToken = New UsernameToken("Admin", "Admin1",PasswordOption.SendHashed)...
Hi, I am sending username and pwd in usernametoken in SendHashed format, While in web service, i am getting Nothing in that UsernameToken's...
I have the follow code: gethostname(name, sizeof(name)); host = gethostbyname(name); if (host) { p = inet_ntoa(*((struct in_addr...
I have a front end running an ASP.NET web service client and a middle tier running an ASP.NET web service. If I restart the web service on the...
Hi, I successfully created a soapextension extensionimporter extensionreflector I've put the dll into the gac, put a entry in assambly...
IIS settings are ok. With every WebService I create on that PC I have the same error. Same WebService on a other PC works perfect. I did copy all...
I know this has probably been asked a lot but I can't find any good exmaples so.... Can anyone give some url's to C# code that dynaimcally...
hi i transport a DataSet to a WebService. it works fine when the DataSet is not too big. But when the size of the DataSet is about 2.5 mb, i get...
Hi there, I'd like to know when a static member of a class is destroyed. I'm using a static member to implement the singleton pattern, but I'm...
How can I write a code in VB 6.0 to interface with Web Service generated from VB.NET? I need to call Web Service in VB 6.0, is it easy like a...
Hi How would I go about using strongly typed collections with web-services. The VS.NET generated proxy class converts collection parameters into...
Hi All, I am new to .Net web service and want to know about which is the most widely used and most secured security mechanism for web service? ...
HI, I have a funny problem. I have a VC++ client which is consuming a webservice. The VC++ client has been developed using VS .Net 2003 IDE. I...
Hi, apologies if these are obvious questions.. 1) I have generated a whole bunch of classes using xsd, and need to use some of these to call a...
Hi all, The massive Error... on Windows 2003 SERVER Gone through most of the forums... and googling from 2 days now... Here is a post which...
Hi Group, I have a web service in an IIS 6.0 application pool which runs under a certain windows domain account. I have another web application...
We have a class that Implements IPrincipal (System.Security.Principal.IPrincipal). We have a business logic class library assembly that checks the...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules