Advertisement

08.08.2007 at 02:11PM PDT, ID: 22750667
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.6

VB.NET Calling Asynchronous Webservice

Asked by cataztrophe in WebApplications, Web Services and WCF, .NET Framework 2.x

Tags: , ,



I have an ASP.NET/VB.NET program.  There is a webservice does processing in a separate project which does not return any values.  The webservice is executed upon clicking the run button on a certain page,  however I would like the webservice to be executed in the background while the next line of code is processed on the client in concurently.

I had seen the solution for a similar post that utilized the:  <WebMethod(), SoapDocumentMethod(Oneway:=True)> _ method heading prepended on the webmethod that needs to be executed asyncronously.  That worked for me as the code after calling the webservice got executes.  However as the webmethod gets executed concurently, it is running on an Domain\ASPNET which fails to map/access the m:\.  

Before I referenced SoapMethodDocument,  the Domain\UserName the webservice was under is the one  used under impersonation which access the M: fine.

So therefore my question is how I can refernce the SoapMethodDocument in the webservice so it runs concurrently under the domain\UserName i used for impersonation.  And is there any other way i can execute my webservice concurrently?  I've been through almost every single post on the internet.

Please advise.

Sincerely,

Cataztrophe









Start Free Trial
[+][-]08.08.2007 at 05:51PM PDT, ID: 19659072

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.09.2007 at 06:07AM PDT, ID: 19661806

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.09.2007 at 07:55AM PDT, ID: 19662665

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.09.2007 at 08:43AM PDT, ID: 19663091

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.09.2007 at 09:06AM PDT, ID: 19663294

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.09.2007 at 09:18AM PDT, ID: 19663428

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: WebApplications, Web Services and WCF, .NET Framework 2.x
Tags: call, webservice, asynchronous
Sign Up Now!
Solution Provided By: TheLearnedOne
Participating Experts: 1
Solution Grade: A
 
 
[+][-]08.09.2007 at 11:45AM PDT, ID: 19664770

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.09.2007 at 03:17PM PDT, ID: 19666474

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.09.2007 at 03:18PM PDT, ID: 19666477

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.10.2007 at 06:11AM PDT, ID: 19669450

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.10.2007 at 06:18AM PDT, ID: 19669510

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.10.2007 at 06:49AM PDT, ID: 19669765

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20081112-EE-VQP-44 / EE_QW_1_20070628