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 / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
401 Access Denied, but only for one user04 Apr 2005 23:13 GMT3
I've published a web service based on an authentication demo I found on the
web.  It resides on a domain controller, and the domain's Active Directory
contains a user group, "ServiceUsers".  ServiceUsers contains 2 members:
ServiceUserGood and ServiceUserBad.  Both of those users ...
SOAPExtensions and WSE04 Apr 2005 20:20 GMT3
   I have created a UsernameTokenManager class for proceesing UsernameToken
details. This works well. I have the configuration set up in my web.config
because I want the authentication to apply to all methods.
I have also created another extension which checks whether a user has
Derived class not exposed in XML04 Apr 2005 19:02 GMT4
Say I have a class inherited from ArrayList called MyCollection.  I have a
WebMethod that returns a MyCollection.  But when I reference the service,
the WSDL indicates that the WebMethod returns an Object array (Object()).
When I try to assign the result to a MyCollection in my ...
Permission Confusion04 Apr 2005 18:56 GMT1
I've configured one of my web services' Directory Security settings to use
Basic authentication without Anonymous access.  In my web.config, I've
changed the authorization section like so:
   <authorization>
Timeout Error04 Apr 2005 18:49 GMT5
I have moved a web service from my development machine to a hosting computer.
Now when I upload large files to this new host I get a timeout exception.  
The web.config file associated with my web service has 360 seconds for time
and 30mbytes for file size but I continue to get ...
Web Services vs. SP204 Apr 2005 15:37 GMT1
I´ve installed IIS in a XP Pro with SP2 already configured. When I tried to
access an web service in the localhost, my app generates an exception.
What can be the problem?
Thanks in advance
Local config file, how to use?04 Apr 2005 14:04 GMT1
I'm creating a webservice that needs access to a local .xml file that holds
configuration parameters.  How do I go about permissioning, and actually
opening (getting directory in webservice) this file?   I'm used to local apps
where opening a file is like tieing your shoes, but I ...
Would u know, what is diff b/w C#.net and Vb.net04 Apr 2005 10:12 GMT1
Hi to all,
      I Have some doubt in dotnet.What is difference between C#.Net and VB.Net.I refered may books,I didn't get any good answers.If u know any body ,please let me inform........
             Bye...........
How to connect to an SQL Server 2000 Personal Edition Database04 Apr 2005 07:09 GMT1
I have created a web service that needs to access data in an SQL Server 2000
Personal Edition database. However, when I create a SqlCoonection object in
C# and tries to connect using the path \(local) , it gives an error messga
estating that the Server can not be found or have in ...
How to clear the SecurityContextManager Cache?03 Apr 2005 22:23 GMT3
I am doing a policy based service with a SCT based on a UserNameToken.
However, if a user changes his UserName details, I would like the client to
send a new SCT request with the new user details, so that the SCT doesn't
contain invalid information about the users details.
HelloWorld03 Apr 2005 20:57 GMT1
I am trying to create the HelloWorld web service on localhost and consume it
from a separate project (C# code behind) on local host.
I created the service, executed WSDL, and executed CSC to create DLL.
The consumer is a separate project in a separate virtual directory.  I can
Interacting with an Access database using a Web Service03 Apr 2005 19:17 GMT2
My team is developing a project where a client app needs to interact with a
remote Access database using a Web Service. The client app, the Web Service
and the database accessing layer are all implemented. The Access database
works fine in the server machine but when we try to ...
huh can`t send compressed string ??????? with webservice03 Apr 2005 17:42 GMT1
I have the following problem
i made an app that sends a xml formatted string across a network through a
webservice   ( no i can`t use remoting as i need platform indepandancy )
So to reduce banwidth i implemented  Adaptive  Huffman  this is working
Upload large file to web service??03 Apr 2005 17:11 GMT1
is there any good solution to uploading/passing file as parameter to a web
service call?
thx
Kevin
Unable to read/write to .ini file using .dll in webservice03 Apr 2005 02:25 GMT1
I am new to asp.net. I am creating a web service. This I have done. The web service calls one of our .dll's. This .dll uses the GetPrivateProfileString and WritePrivateProfileString windows api's to edit a .ini file present on the web server.
My problem is that when the .dll is ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 March, 2005
 
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.