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

Tip: Looking for answers? Try searching our database.

Converting a VB.Net Console Application to Web Service application

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
kls_kumar - 16 Mar 2005 22:23 GMT
Hi All,

 I have written a simple VB.Net Application which takes a .pst file and
extracts the messages attachments from the .pst. It is working fine as a
Console Application.

 I tried Web Service enable this App and it is giving me the 500 Error.
When i tried debugging it the IE browser shows up the operations exposed by
the Web Service and i am entering the path to the pst file and when i hit
invoke i am getting the Error at the Line which reads  as

Dim myNameSpace As Outlook.NameSpace = objOutlook.GetNamespace("MAPI")

 Could you guys pls let me know how can i resolve this..

Thanks a lot
Sateesh


Modica82 - 17 Mar 2005 10:05 GMT
Hi Sateesh,

Not sure if this is going to help you very much but just thought i would say
it, but i am sorry if its not relevant.  If you are testing via a web browser
using the standard pages that .net produces to test, then it probably wont
work.  What i would suggest you do is create a client for your web service
(web or forms) and try and invoke your web service method from that.  Then
you will have more debugging options available to you (try catch etc).

Hope that helps a bit,

Rob

> Hi All,
>
[quoted text clipped - 15 lines]
>
>  

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this 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.