Groupwise.wsdl in Visual Studio Web Developer 2010 Express

Hello,
I'm trying to add a "Service Reference" in VS Web Developer 2010 Express by importing the groupwise.wsdl file.
Everything looks fine when importing the file/adding the reference but when using it several things are missing (e.g. there is no GroupWiseBinding)
I tried with the groupwise.wsdl file of GW 8 and GW 7 SP3.
Should I use another .wsdl file or is this just not supported by VS Web Developer? (it works fine in Visual Studio 2010 Express)
Tx, vha

Originally Posted by vha001
Hello,
I'm trying to add a "Service Reference" in VS Web Developer 2010 Express by importing the groupwise.wsdl file.
Everything looks fine when importing the file/adding the reference but when using it several things are missing (e.g. there is no GroupWiseBinding)
I tried with the groupwise.wsdl file of GW 8 and GW 7 SP3.
Should I use another .wsdl file or is this just not supported by VS Web Developer? (it works fine in Visual Studio 2010 Express)
Tx, vha
Replying to an old thread, but since i walked into this problem myself and google could not not help me, maybe this is usefull for others.
In Visual Studio 2010 (and 2008) you will need to add a Web Reference, not a Service Reference.
This is done by right clicking on References, selecting "Add Service Reference", clicking Advanced, and then "Add Web Reference".
Ray

Similar Messages

  • Visual Web Developer 2010 Express and Oracle ODAC - Oracle data provider

    system - xp pro
    Microsoft Visual Web Developer 2010 Express and Oracle ODAC112021.
    I can't seem to get the ODAC to work correctly with the Web Developer Express. When putting in a gridview I only see the standard adapters. The one from Oracle does not appear. I have spent days trying to figure out why but no luck. No one else seems to have this problem. I do not see any errors when I installed the ODAC. I've followed a few tutorials.
    http://weblogs.asp.net/nannettethacker/archive/2010/09/17/installing-oracle-data-access-components-odac.aspx
    and
    http://www.smart-soft-nz.com/oracle-and-asp-dot-net.html
    I tried using the Windows adapters but they just don't seem to work. I can get results in the query builder but when I go to the next step in the wizard I get the constraints error. I've done all the research on that with no luck so I wanted to use the ODAC. This killing me! This really shouldn't be that hard. I've added the dll to the references but again it's just not an option. If anyone could give me a little direction that would be great!!!!!!!!!!!!!!!!!!!!!!
    Thank you
    John

    Dear Friends,
    Installing SP1 and updates to it solved the first issue. So the database now seems to be of type 2008 R2.
    Deleting some files solved the second issue.
    However, another issue remains.
    My most important projects were created with a version of VWDX 2010 that was downloaded from Microsoft and installed on July 3, 2012. This version of VWDX has now been lost, because my hard drive recently ceased to function and had to be replaced.
    On the new hard drive I have a version of VWDX 2010 that was downloaded yesterday (May 28, 2014). As indicated above, I also installed SP1 and related updates.
    When I load a project that was created in the version of VWDX 2010 that was installed almost two years ago and try to open the database connection, I get, in essence, the following error message:
    "The database C:\Users\...\Database.mdf cannot be opened, because it is version 661. This server supports version 655 and earlier. A downgrade path is not supported."
    So it seems that the original database version was 661, whereas the version downloaded yesterday is 655. It seems very strange that a version downloaded now should be earlier than a version downloaded two years ago. Does anyone have an explanation or a solution?
    Thank you all for your trouble, and best regards.
    Eric (orexin)
    P.S. The site from which I obtained VWDX yesterday was:
    www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-web-developer-express and the executive was called VWD2010SP1AzurePack.exe.

  • Visual Web Developern 2010 Express

    I am trying to install the Web Platform Installer 5.0 so that I can download Visual Web Developer 2010 Express. It does not seem to be installing. It evidently is running, at least the task Manager says it is. I let it run all night, Probably a total
    of 14hrs, but still not loaded. Any Help?

    As your issue is with WPI, I suggest that you visit the IIS forums and ask in the WPI forum here:
    http://forums.iis.net/1155.aspx/1?Web+Platform+Installer

  • SCOM 2012 - Visual Studio Web Test - Cannot retrieve downloaded test results / share not configured

    Hello-
    I am trying to get my Visual Studio web test to work in SCOM 2012. I have configured the run-as account, and set the correct overrides for the Alert attachment file share discovery. I followed this guide to the T: http://technet.microsoft.com/en-us/library/jj899889.aspx
    When I Select the site that I want to download the test result file for, The results pane shows the following error:
    "The share does not seem to be configured in the Alert Attachment Management Pack"
    When I attempt to download the result file without manually entering creds, it fails. When I do enter creds, in the "task history" it shows as succeeded, but I get no results. All subsequent automatic "Retrieve previously..." fail. In
    the "task history", the "Run As" column is blank (unless I manually enter the credentials, which doesn't do me any good, anyway)
    My "Alert Attachment" MP is inside another MP I created, along with the "System Center Global Service Monitor VS Web Test" MP and two other System Center MPs. This created MP is the one that my Alert Attachment Overrides are attached
    to.
    My Run-As account has the needed permissions to the file share, so I am lost as to why this isn't working. Any help would be greatly appreciated.

    Have you followed the steps here to configure the share location http://technet.microsoft.com/en-us/library/jj899889.aspx ?

  • Execution of Coded UI scripts with least possible test execution time in Windows7 Operating system using Visual Studio Test Agent 2010 without VS2010 installed

    Hi All,
    We are trying to execute coded UI scripts without Visual Studio installed. We are using “Visual Studio Test Agent 2010” for executing coded UI scripts without VS2010 in Windows 7, it is working fine. Also we verified executing the same script with VS2010
    Premium, it works fine as well.
    Here the challenge we are facing is with the Test execution time.
    When we run the coded UI script with IE11-Windows 7 OS-Visual Studio 2010 Premium it takes
    3min 36sec to complete the execution whereas with IE11-Windows 7 OS-Visual Studio Test Agent 2010  it takes
    6min 40sec for the same script to execute (which is almost double the time it takes while executing using VS2010).
    My question is what may be the reason for this difference? and how we can reduce the test execution time when running from Test Agent 2010?
    Kindly let us know what is the best practice to execute the coded UI scripts with least test execution time in Windows 7 Operating system using Visual Studio Test Agent 2010 without VS2010
    installed.
    Looking forward for your positive response.
    Thanks in advance..!!

    Tina-Shi, Thanks for the information.
    As you mentioned, we tried to execute the coded UI test using Mstest.exe in command on VS2010 Premium and checked on the execution
    time, there was a slight difference.
    Please find below execution time.
    Using Mstest.exe in command on VS2010 Premium/Win7 – 3.47 minutes
    Using VS2010 Premium/Win7 – 3.53 minutes
    Using Test Agent/Win7 – 7.3 minutes
    Also, I closed all the other processes in Task manager before starting up the execution.
    Still , I am facing the same Issue. Could you please suggest any other way to reduce the scripting time of coded UI script execution
    through Test agent 2010.
    Looking forward for your earliest response.

  • Add WSDL to Visual Studio Project  - Please help !

    Hi,
    In this address there is explained how to add wsdl class to our project (sheet 7)
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c0123164-9b30-2b10-a086-b8a7f973b3e1
    However, after "Add New Item" = SAP Connector Proxy,  Visual Studio is not asked me a question to select the u201CWSDL file from SAP IFRu201D. It operates this phase automatically. How can I do this manually?
    Briefly, how can I add my wsdl to visual studio project?
    Thanks,
    Johnson.
    Edited by: asdasd asda on Oct 9, 2008 12:41 PM
    Edited by: asdasd asda on Oct 9, 2008 12:42 PM

    Hi,
    did you find a solution to this?
    thanks

  • Visual studio web express 2013 with update 4 downloading stuck

    I am downloading Visual studio web express 2013 with update 4 and when acquiring KB2829760  it stuck. Then prompts that "Unable to locate package source".Please give your kind attention as this is highly important to fix and install.

    Hi,
    You could try downloading ISO file for visual studio express 2013 for web with update 4.
    http://www.visualstudio.com/downloads/download-visual-studio-vs
    Before install, please try verify the supplied DVD ISO checksum use this tool
    http://support.microsoft.com/kb/841290/en-us It will tell us the ISO's checksum number, you can use it to compare with the one listed on download page.
    If the errors also occur, please use  http://aka.ms/vscollect 
    to gather the installation logs. After using it, you will find vslogs.cab from %temp% folder. Please upload the file to
    https://skydrive.live.com/ 
    and share the link here. I will help you check your installation logs to know the reason of your issue.
    Best Wishes!
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. <br/> Click <a
    href="http://support.microsoft.com/common/survey.aspx?showpage=1&scid=sw%3Ben%3B3559&theme=tech"> HERE</a> to participate the survey.

  • Using Data Services WSDL with Visual Studio 2008

    I am attempting to use the Data Services XI 3.1 WSDL (I think this Data Integrator v 12.1) in Visual Studio 2008 and I am having some difficulty.
    I am getting the wsdl from the following location: http://devserver:28080/DataServices/servlet/webservices?ver2.0&wsdlxml
    When I attempt to add the web reference to a project all look fine, I see a display of all the methods and their parameter description, etc. but when the add is complete it appears to be unusable. Attempting to instanciate the web service and call the methods results in unreconizable data types. The web service does not show up in Intellisense as a reconizable class, etc.
    Am I doing something wrong?
    Any help would be appreciated.
    Thanks.

    try adding a "Service Reference..."
    In the add Service Reference panel, click Advanced and then select Add Web Reference.  Enter the url to the WSDL and see if this works.
    If this continues to fail, try replacing 2.0 with 1.1 on your URL
    ie:   /webservices?ver1.1&wsdlxml
    if that still fails, past the URL in a browser and see if there are any error messages in the <documentation> tags.
    if you are still having issues, try posting to:
    Expert Forums --> Business Objects --> Enterprise Information Management
    Dan

  • Hidden, Dynamic parameters in Visual Studio web test - debugging

    Hello! I am trying to debug a web test in Visual Studio and I'm running into the issue of incorrectly bound dynamic parameters.
    Here is the error I am getting: 
    Request failed: Context parameter '$HIDDEN1.j_id71:_link_hidden_' not found in test context
    I have looked at many blogs and websites that tell you how to fix this bug. (http://blogs.msdn.com/b/edglas/archive/2010/03/24/web-test-authoring-and-debugging-techniques-for-visual-studio-2010.aspx) However the websites haven't helped, my error is slightly
    different from the one they outline. 
    This website in particular tells me how to find the place where the parameter is defined earlier in the code, but in my case this parameter never seems to have been defined. I can't figure out what extraction rule to use (if any). 
    Let me know if you have any suggestions/useful websites I can look at! Also let me know if you need more information. Thanks in advance!
    -Danielle

    Hello Jack,
    Thank you for your detailed response. I had already gone through the first blog you recommended to no avail, but the second one seems to be leading me more in the right direction.
    I have a few more questions for you after looking through this advice.
    I added a validation rule like that second blog (http://blogs.msdn.com/b/slumley/archive/2007/11/19/debugging-errors-in-load-test.aspx) says to, and I am seeing that my form parameter "j_id71:_link_hidden_" doesn't exist. 
    However, I noticed when I right clicked on this parameter name in Response tab of the request that is failing, and selected "Quick Find", it searched for the value that the parameter has been assigned. It found this value in a QueryString parameter
    named "_" in the previous request. 
    After studying my web test, I noticed also that this variable "_" is in many QueryStrings, and it always seems to match these hidden parameters that are not being found in the test context. I believe this query string parameter is the main source
    of my issue.
    The validation rule I added from that blog post is trying to validate the existence of a Form Post Parameter, however the value I want to extract is in a QueryString parameter. Is there a way to extract a value from Query Strings? I only have found ways
    to extract from Form Post Parameters. 
    What do you recommend? Here are some things I've tried that have failed:
    1. I tried renaming the parameter "_" to match the hidden one, that didn't work.
    2. I tried creating a new Form Post parameter that matched the Query String parameter in name and value. Furthermore, I tried to use the Validation FormFieldExists rule from the blog to validate that the Form Post Parameter "_" exists, and that
    failed. Why isn't it seeing the form field I create?
    3. I tried to set the value of j_id71:_link_hidden_ Form Post Parameter in the failing request to {{_}}, so that it finds the value from the correct variable. This didn't work either.
    Any other options you can suggest? I know this is a lot of information, I figured the deeper context may help you to help me debug this issue. Thanks again!!
    -Danielle 
    [UPDATE] -- I tried to validate existence of a form post parameter that is obviously there and was there from the beginning, that also failed. Maybe a bug in the validation rule code...
    [UPDATE 2] -- I have started to solve my issues by changing the value of these Form Post Parameters to certain QueryStringParam values. By looking in the Properties panel when I've selected a form post parameter that wasn't working, I can change the value
    to one of these values using the dropdown. The dropdown menu has about 7 different options named "QueryStringParam11810.ct", for ex. Each param has a different number and ending associated with it, and by trial and error I've been finding matching
    QueryStringParams to go with each hidden parameter. So far this is working... Not sure how to choose which value matches in a more specific way besides trial and error.
    So I guess this is resolved, although if you have an explanation for all of this that would be very appreciated!

  • Can I use Visual Studio to develop Sharepoint Online workflows on existing site lists?

    I've been using Sharepoint Designer to develop workflows in Sharepoint 2013 on Office 365, but hitting limitations. I would like, for example, to be able to trigger a workflow when a list item is deleted.
    Perhaps naively I thought Visual Studio should be able to help. I've read of useful things like Remote Event Receivers - sounds exactly what I need. I've used VS before for Windows desktop applications in VB, so downloaded a trial version of VS 2013.
    Now I'm having doubts. It looks like I can create a Sharepoint App on a development site and create lists and workflows within it, but I can't access my existing lists to do anything more sophisticated than I already can in SPD. Is that right?
    I was expecting to be able to enter my Sharepoint site URL into Visual Studio somewhere, just like in SPD, and do wonderful things with my lists - but unless I'm missing something, that's not possible.
    Have I just got it completely wrong??!

    Hi,
    yes you can check those links
    http://blogs.msdn.com/b/bharatgupta/archive/2013/04/27/sharepoint-2013-app-workflow-with-custom-task-outcomes-in-o365.aspx
    https://msdn.microsoft.com/en-us/library/office/jj164126.aspx
    http://www.andrewconnell.com/blog/sharepoint-online-integrated-workflow-apps-workflows-as-apps-in-the-hostweb
    https://msdn.microsoft.com/en-US/library/jj220043.aspx
    Kind Regards,
    John Naguib
    Senior Consultant
    John Naguib Blog
    John Naguib Twitter
    Please remember to mark this as answered if it helped you

  • Visual Studio prevents SQL 2008 Express installation on win 8.1

    I wanted to install SQL Express 2008 on my Win 8.1 desktop. It gives an error indicating that I should install Visual Studio 2008 SP1 first. I tried, but SP1 installation fails. I also tried to remove VS2008 completely but I still get the same fail when
    installing SQL 2008 Express.
    Now I cannot even  install SQL Manager 2008, to manage database on SQL server.

    Hello,
    You should install SQL Server 2008 Express with SP3 included to make it compatible with Windows 8.1. Please try the following download:
    http://www.microsoft.com/en-us/download/details.aspx?id=27597
    For more information, please read the following article:
    http://support.microsoft.com/kb/2681562
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Connection of Mysql with visual web developer 2010 using visual basic

    Aslam o Alaikum friends,
    i want to connect my asp.net website with mysql database. i have successfully installed mysql and mysql connector 6.3.6
    but i don't know how to connect my website with mysql database 
    please anyone can help me

    Hello,
    This should be asked in Microsoft's ASP.Net forums:
    http://forums.asp.net/
    As Microsoft's ASP.Net forums are on a different platform, we cannot move the question for you.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • Can I use ODT 10.2 with Visual Studio 2005 and 10g Express?

    If so could anyone provide a pointer to some installation instructions? The one time I tried to install it I didn't seem to be able to connect to the database from within VS. I had to resort back to the previous version of ODT running under VS 2003.
    Thanks in advance,
    Stewart

    The special version of ODT for Express only works with VS 2003 and it is an older version of the software that does not include the PL/SQL debugger.
    That being said, you can install the latest ODAC and use it with Express with no problem.
    Go here:
    http://www.oracle.com/technology/software/tech/windows/odpnet/index.html
    ..and download the first link you see. Install it in the default Oracle home it chooses. Then you'll need to configure the tnsnames.ora file in the \NETWORK\ADMIN directory such that there is an alias for your Express database... you could probably just copy the tnsnames.ora file from the Express home to the new oracle home to achieve this.

  • How to add new project developed in visual studio 2012 on tfs 2010

    Hi Friends,
    our development developed new project in visual studio 2012 .
    and we need to add it on tfs 2010 version .
    we added it on existing collection on tfs 2010.
    but itn't works properly .
     i want to know is it possible to add visual studio 2012 developed projects in tfs server 2010
    mastanvali shaik

    Thanks for Adrian's help.
    Hi Balaji,
    Based on your issue, I agree with Adrian's suggestion. Therefore, I suggest you can try Adrian's suggestion to refer the link of Cybermaxs' reply check your issue.
    In addition, I suggest you can use fiddler to check the header definition.
    For more information, I suggest you can refer the Shiv_P's reply in the following link.
    Reference:
    https://social.msdn.microsoft.com/Forums/en-US/9bb37eec-3467-4fcb-8537-648d04e91e2f/how-to-add-latest-chrome-browser-plugin-in-visual-studio-2010-ultimate-for-performance-testing?forum=vstest
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Move a Excel 2010 Dokument Addin Project (Visual Studio 2012) to another devleopment machine with Visual Studio 2012 , but Office 2013

    Hi 
    we do have the following situation
    on computer A there is a Excel Document Addin development project , Visual Studio 2012, Office 2010 installed. All works fine.
    we would like to bring the project to another machine with Visual Studio 2012, but Office 2013 installed.
    Visual Studio can not build the project. It says that the application is not installed on the machine (though Excel 2013 is installed , but not Excel 2010) It seems to have a problem with the
    vbproj. 
    In other forums I found a hint that "Hostpackage = ..} needs to be set accordingly in the vbproj. I created then a "empty Excel-Addin project" under Visual Studio , looked at
    the Hostpackage entry, put that into the vbproj of "problem project. It still does not work.
    It would be great if anyone could help.
    Thomas

    Hello Eugene
    Problem is that it says that projectboard (the name of the main project) can not be loaded. All other projects in the solution can be loaded. Strange thing is , now that I try to create a empty excel Project it says that according to Excel security settings
    it can not be generated !? 
    I opened then Excel and set all Trust Center settings to "Default" - but no effect. I really have no idea what is wrong ..!? 
    Tom

Maybe you are looking for

  • Can any one help with new iOS 7.1 update?

    Hello, I have recently downloaded the iOS 7.1 update and it has being causing problems with the iPhone 4s. The problems are as follows; No Wi-Fi connection all, and in full range of a connection (If and when I connect its for 10 seconds and gone agai

  • Buy desktop version of Indesign for teachers at special discount

    I'm a teacher and want to buy InDesign for my desktop which runs windows 7, I understand as am a teacher and eligible for  at a special discount. PS help me with the link to buy the product with the discount available. Thanks, Arif

  • Scheduled process flows are not running automaticaly-OWB database clonning

    What I did: 1.     Cloned the entire OWB repository database from live (bidb01.bh.xyz.com) server to new (green1.bh.xyz.com) server. ******     Source     New Physical Hostname     bidb01.bh.xyz.com     green1.bh.xyz.com DB Logical Hostname     xyzbi

  • I have just upgraded my Ipad to IOS 5 and I am unable to use my applications

    I have just upgraded my Ipad to IOS 5 and I am unable to use my applications. The applications appear in the screen, but when I tap on any one of them, they do not open. Can some one tell me what to do to be able to use my application again?

  • VPN stops printer sharing

    I have a USB printer connected to my iMac and it has printer sharing turned on. My wife uses this shared printer to print from her iBook. Sometimes the printer sharing stops working so that the iBook can't see the shared printer, and I believe this h