Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / May 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Batch file from web service19 May 2006 20:17 GMT1
I have a batch file that outputs to a basic text file, but when I try to
launch it using System.Diagnostics.Process.Start, it doesn't seem to work.  
System.Diagnostics.Process.Start seems to work just fine as a VB.NET EXE
file...
WSE 3.0, Signed Assembly, x.509 Certificates etc...19 May 2006 19:45 GMT1
I'm trying to work out the WSE security thing.
Basically, users can register on the website & download (possibly via a
ClickOnce) a client app which can authenticate them using the same
username/password the users has on the website.  Username/password is
web service - soapexception max file length exceeded19 May 2006 19:14 GMT1
I have a winform app that i am trying to use a webservice to upload a document.
When i try to upload a document i get file upload length exceeeded.  I have
already modified the web.config of the web service to allow larger files i.e.
  <httpRuntime maxRequestLength="20480" ...
vs.net web service proxy (how to close/dispose)19 May 2006 19:13 GMT1
I have created a ws proxy through vs.net.  I can instantiate, everything
works fine.
There currently is not a wsproxy.close or dispose method.
Is setting it to nothing sufficient and recommended?
Using WSDL in 200519 May 2006 19:02 GMT1
I have WSDL files generated by Java based Axis software. I need to use
these WSDL files in ASP .NET.
How can I import the WSDL files? Should i need to create a stub to
using WSDL.exe to use the WSDL files?
Adding Images in ActiveX (OCX) control in ASP.Net19 May 2006 19:02 GMT1
I need to add Images in OCX control .. like
this is my code  for creating an OCX control:
<object id="Viewer" name="Viewer"
classid="clsid:853AAF97-E49C-11D0-A303-0040C711066C"
System.IO.FileNotFoundException was unhandled by user code19 May 2006 18:49 GMT1
Anyone have the idea why i get this error on frequent time intervals
System.IO.FileNotFoundException was unhandled by user code
Message="Could not load file or assembly 'App_Web_lei3kj16,
Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its
Consuming Web Service via WSDL Files19 May 2006 18:46 GMT6
I have some wsdl files generated by a Java web service. During the
development phase, I may not have access to the Java web service. So
I'm trying to consume the web service from .NET through WSDL.exe
generated stub.
Using WSDL19 May 2006 16:21 GMT2
I have WSDL files generated by Java based Axis software. I need to use
these WSDL files in ASP .NET.
How can I import the WSDL files? Should i need to create a stub to
using WSDL.exe to use the WSDL files?
q: WSE 3.0 web serivce19 May 2006 13:35 GMT1
We have a web service written in WSE 3.0. with .Netfamework 2.0. I have
these questions:
1.    Can I invoke this web service in my .Netframework 1.1 and visual studio
2003 asp.net application.
What's the Point of a Policy File19 May 2006 12:40 GMT4
Using WSE 3, what is the point of a policy file to define security?  For
example, if I specify that only a certain list of users have access to my
web service and then an anonymous user visits the asmx, he or she can still
invoke methods, etc.  What does it really do when you ...
How to use RPC/literal combination?19 May 2006 04:18 GMT1
Folks,
I am in the process of writing web service using VS.NET 2003 and C#.
I want to use the soap:operation style of "RPC" and soap:body use of
"literal" for all the webmethods.
RegEx validation using attibutes19 May 2006 04:15 GMT3
Is there a way to use a regular expression to validate a string in an
object/soap message passed to a web service without performing a full
schema validation? What I would like to do is something like:
public class WebServiceRequest
problems with ASP19 May 2006 04:14 GMT3
We have serveral web servers in a farm.  They appear to be configured exactly
the same.  We have asp 1.1 installed on the machines without the service pack
1 for .net installed.  Several web servers are working properly and one is
not.  From what I can find out is that the ...
Debug and release webservice projects18 May 2006 22:45 GMT1
In VS2003, I used to have two solutions - a debug and release solution.
Each solution had a webservice project and several other class library
projects. The webservice project referenced all the other class library
projects (i.e. so that it used the dll created when those other ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 April, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.