NCO 2.0 issue with Visual Studio 2003

Hi,
    I was attempting to use the SAP Connector for .Net version 2.0 on a machine that has both Visual Studio 2003 and 2005 installed. However, I cannot seem to get the wizard to work correctly in either one. On VS2005, the SaP Connector doesn't even show up in the project types. On VS2003, it does, but the wizard screen doesn't come up. Instead, I am forced to use the Server Explorer toolbar to search for RFC and BAPI functions. I used the guide published by Anne Tarnoruder, Reiner Hille-Doering regarding this subject (Using SAP Connector for MS .Net (NCO) in Microsoft Visual Studio 2005), however, whenever I add an SAP Connector Proxy item to a project, it generates a half-done SAPProxy1.cs and the requisite .wsdl designer file. After selecting one or more RFCs via the SAP server explorer toolbox and dropping it to the proxy designer, it doesn't appear to update the half-done SAPProxy1.cs. Is this the way it is supposed to work? I am using XP with SP2 and Java 1.5 update 11.
Regards,
Tristan

Hi tristan,
how are you doing ?
as per the pre req for NCo,
u're JRE is requested to be : 1.3
http://help.sap.com/saphelp_nw2004s/helpdata/en/b4/79cb9463b89a41a73e1e2805eb4bf7/frameset.htm
i successfully use j2sdk 1.4_13, but i am aware of issues when you use jdk 1.5 for other SAP [Portal] related products, try jdk 1.4_12 or 1.4_13 and see if there is any difference
also is there any requirment for VS 2003 & 2005 on the same machine ?
i am curious to understand the problems you are facing with this config
with respect,
amit

Similar Messages

  • Adobe Reader 7.0 issue with Visual Studio 2003

    I'm working on a windows form using Visual Studio 2003(Dot Net Framework 1.1) and has got a PDF Viewer in that application to show the reports in PDF Viewer (Adobe Reader 7.0). After adding the reference of COM component (Adobe Acrobat 7.0 Browser Document), I'm unable to build my visual studio solution because of an error "Unable to emit assembly: Referenced assembly 'Interop.AcroPDFLib' does not have a strong name". The same visual studio solution works fine with Adobe Acrobat Reader 6.0. Pleae help me to overcome this issue...

    Hi tristan,
    how are you doing ?
    as per the pre req for NCo,
    u're JRE is requested to be : 1.3
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b4/79cb9463b89a41a73e1e2805eb4bf7/frameset.htm
    i successfully use j2sdk 1.4_13, but i am aware of issues when you use jdk 1.5 for other SAP [Portal] related products, try jdk 1.4_12 or 1.4_13 and see if there is any difference
    also is there any requirment for VS 2003 & 2005 on the same machine ?
    i am curious to understand the problems you are facing with this config
    with respect,
    amit

  • Network Issues with Visual Studio Online Application Insgihts

    My team is using Visual Studio Application Insights to monitor availability of our web server (we use cloud service)by making a call to it every 5 minutes from different locations around the world including Singapore, Japan, France and Switzerland.
    We experienced continuous failures of this monitoring from Singapore from September, 19-th and the issue became very big on September 21-st, September, 22-nd. After that on September, 23-rd and 24-th we have failures form Paris. Then starting from September,
    24-th to September, 26 we have very high percent of failures from Japan. Our problems finished with one more failure coming from Switzerland on September, 26.
    I wanted to find what the source of the problem is since we checked our code and it very simple to cause network issues. However, it is very difficult to reproduce the issue. My questions is - were all these problems coming from Visual Studio Online Application
    Insights?
    One example error that it is tracked in Visual Studio Online Application Insights is:
    System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because
    connected host has failed to respond 138.91.9.51:8080
       at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
       --- End of inner exception stack trace ---
       at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       at Microsoft.VisualStudio.TestTools.WebStress.WebTestTransaction.ResponseReceived(IAsyncResult result)
       at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
    Thank you!
    Kanio

    Hello Kanio,
    There is nothing AI-specific in the stack, and, since the exception was reported to the portal, I would say that AI was working that time. However, if the issues goes away as soon as you disable AI - then it might mean that the issue is induced by AI presence.
    Also, you can try the latest AI SDK (0.13 as of today) and see if the issue still happens.
    Dmitry Matveev

  • Facing bug Issue with Visual Studio 2010 SP1 software. need a Hotfix Patch KB2561001

    Hi Team,
    i have installed Visual Studio 2010 SP1 software in my system. but i am facing some issue with a bug. This bug needs a Specific Hotfix Patch ( KB2561001). 
    But when i am clicked on above link, not able to find this patch.
    Kindly request you to provide this Requested patch as project has been stuck without this.
    please look into this issue on priority. Eager to listen from your side.

    Hi mihir ray,
    Like this report:
    https://connect.microsoft.com/VisualStudio/feedback/details/611665/storegeneratedpattern-does-not-saved-properly-into-edmx-entity-framework-4-0
    It seems that the link for this kb is not available. So the real issue is that which kind of issue you get, and then check whether this issue has been resolved by the latest VS version. Like the above report, maybe the new VS version would be better for
    certain limitations for old versions.
    Best Regards,
    Jack
    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.

  • Crystal Reports XI : Visual Studio 2003 to Web Server Deployment

    Post Author: Shaun
    CA Forum: Deployment
    I am having trouble deploying my web application to my web server. I created the web app using the crystal reports version that came with visual studio 2003 on my localhost. Then, I bought Crystal Reports XI for the server I would like the web app to be on. Once CR XI was installed on the server, I deployed my web app and included the dll files from the C:\Program Files\Common Files\Business Objects\3.0\managed directory.  Now I receive the following error; The located assembly's manifest definition with name 'CrystalDecisions.Web' does not match the assembly reference. I changed both the aspx file and the web.config files assemly versions to match. I still receive the same error.

    Hi Henrik,
    First of all you didn't make any mistake installing CRVS2010. It has assemblies with version 13.x
    Now as far as patches are concerned ensure that you are on SP2. You can get runtime and patch from following:
    http://www.sdn.sap.com/irj/sdn/crystal-xcelsius-support?rid=/webcontent/uuid/d01fdad8-44e5-2d10-61ad-9d2d4158f3a8
    You can opt for AD.NET as one of the datasource but what is the error/ warning you get when you use Web Serive as datasource?
    You can find the latest samples created for CR2008 here
    http://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/d0bf8496-2a81-2b10-95ac-b1f48d5b63f5
    - Saurabh

  • Troubles with Visual Studio Ultimate 2013

    Help, please, to resolve issue with Visual Studio Ultimate 2013:
    VS 2013 Ultimate update 2
    System.Exception
    Пакет не прошел проверку обновлений, зависимостей или конфликтов.
    Windows не удается установить пакет App.a5e822f7e.a1268.a4a33.aa189.adc2811990181, так как он зависит от другого пакета, который не удалось найти. Для установки пакета требуется как минимум версия 0.0.0.0 платформы Microsoft.VCLibs.120.00.Debug,
    опубликованной any publisher. Предоставьте платформу вместе с пакетом.
       at Microsoft.Expression.HostUtility.Platform.AppContainerProcessDomainFactory.CreateDesignerProcess(String applicationPath, String clientPort, Uri hostUri, IDictionary environmentVariables, Int32& processId, Object&
    processData)
       at Microsoft.Expression.DesignHost.Isolation.Primitives.ProcessDomainFactory.ProcessIsolationDomain..ctor(ProcessDomainFactory factory, IIsolationBoundary boundary, AppDomainSetup appDomainInfo, FrameworkName targetFramework,
    String identifier, String baseDirectory)
       at Microsoft.Expression.DesignHost.Isolation.Primitives.ProcessDomainFactory.CreateIsolationDomain(IIsolationBoundary boundary)
       at Microsoft.Expression.HostUtility.Platform.AppContainerProcessDomainFactory.CreateIsolationDomain(IIsolationBoundary boundary)
       at Microsoft.Expression.DesignHost.Isolation.Primitives.IsolationBoundary.Initialize()
       at Microsoft.Expression.DesignHost.Isolation.Primitives.IsolationBoundary.CreateInstance[T](Type type)
       at Microsoft.Expression.DesignHost.Isolation.IsolatedObjectFactory.Initialize()
       at Microsoft.VisualStudio.ExpressionHost.Services.VSIsolationService.CreateObjectFactory(IIsolationTarget isolationTarget, IObjectCatalog catalog)
       at Microsoft.Expression.DesignHost.Isolation.IsolationService.CreateLease(IIsolationTarget isolationTarget)
       at Microsoft.Expression.DesignHost.Isolation.IsolationService.CreateLease(IIsolationTarget isolationTarget)
       at Microsoft.Expression.DesignHost.IsolatedDesignerService.CreateLease(IIsolationTarget isolationTarget, CancellationToken cancelToken, DesignerServiceEntry& entry)
       at Microsoft.Expression.DesignHost.IsolatedDesignerService.IsolatedDesignerView.CreateDesignerViewInfo(CancellationToken cancelToken)
       at Microsoft.Expression.DesignHost.Isolation.IsolatedTaskScheduler.InvokeWithCulture[T](CultureInfo culture, Func`2 func, CancellationToken cancelToken)
       at Microsoft.Expression.DesignHost.Isolation.IsolatedTaskScheduler.<>c__DisplayClassa`1.<StartTask>b__6()
       at System.Threading.Tasks.Task`1.InnerInvoke()
       at System.Threading.Tasks.Task.Execute()
    Thanks You!

    Hi Jaer,
    >>System.Exception
    Пакет не прошел проверку обновлений, зависимостей или конфликтов.
    Windows не удается установить пакет App.a5e822f7e.a1268.a4a33.aa189.adc2811990181, так как он зависит от другого пакета, который не удалось найти. Для установки пакета требуется как минимум версия 0.0.0.0 платформы Microsoft.VCLibs.120.00.Debug, 
    опубликованной any publisher. Предоставьте платформу вместе с пакетом.
    Since this forum is support the English language, so I suggest you can provide me the Exception message by the English.
    In addition, I suggest you can provide me more detail message about your issue as the pvdg42's suggestion.
    For example:
    How did you get the system exception?
    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.

  • SAP logon pad with NCo and visual studio 2003

    Hi All,
    I'm struggling to find a way in visual studio 2003 utilising the dot net connector to allow the user to select the SAP system, client user name and password in a similar way that happens when done with activeX controls.
    E.g. with ActiveX this sort of code:
    Dim sapConn As Object 'Declare connection object
    Set sapConn = CreateObject("SAP.Functions") 'Create ActiveX object
    If sapConn.Connection.Logon(0, False) <> True Then
    The false in the last line prevents a silent logon i.e. a little pop up window is created with the server, client etc. for the user to select and fill in.
    I have been trying to use methods like availabledestinations and getdestinationbyname as well as the destinationname property of the saplogon proxy I dropped on my form. In fact I can see all the destinations when I drop down on the destinationname property on the proxy logon object. I though of maybe binding this to a list box but I can't seem to get that to work.
    I also tried setting the SAPgui value to 0,1 or 2 on the proxy logon object but this had no effect.
    Is there not a simple way of doing this similar to the ActiveX approach?
    PS. This is a windows forms project and not a web project.
    Thanks,
    Grant.

    Hi Jitesh,
    Thanks for the quick response!
    I declared _e as an iDictionaryEnumerator, is that correct?
    So the code looks like this:
    Dim _e As IDictionaryEnumerator
            For Each _destEntry As System.Collections.DictionaryEntry In SapLogonDestination1.AvailableDestinations
                Dim _destText As String = _e.Value.ToString
                Dim _destKey As String = _e.Key.ToString
            Next
    I get a Nullreference error: Object reference not set to an instance of an object at the line Dim _destText As String = _e.Value.ToString.
    What have I done wrong?
    Thanks,
    Grant.

  • Issue loading Crystal XI reports with Visual Studio 2008

    Hi:
    I'm converting a Visual Studio 2003 web application to Visual Studio 2008. The application has a lot of reports designed with Crystal XI and I cannot open then from VS 2008. I have tried two ways so far:
    1_ Using Crystal 2008 Basic that bundle with VS 2008: Since the Data source for the reports is Oracle and that version of Crystal (10.5) doesnu2019t bring Oracle support then I keep getting the error related to u2018crdb_oracle.dllu2019 while exporting the report to pdf format.
    2_ Using the Crystal XI assemblies: I keep getting an error stating that Crystal XI is not compatible with VS 2008. 
    What is the solution here to warranty a smooth transition? Some people are suggesting installing Crystal XI R2 but Iu2019m really not sure what to do. I also installed the run time version of Crystal Report 2008 SP1 (msi) but I didnu2019t find the way to add the reference to my VS 2008 project to try that way.
    Thanks in advanceu2026

    Not just the runtime - where would you get it without breaking licensing? You have to have a valid copy of CR 2008 and install it. No worries about unistalling CR 10.5 - .NET 2008 will automatically use the latest files.
    Re. Oracle support. That is correct. The crdb_oracle.dll does not ship with any versions of CR that bundle with .NET. You could go ODBC or OLE DB though.
    Not sure what you mean;
    Can the CRRuntime_12.x be bundle to VS 2008 just like the Basic version does?
    But as I mentioned above, you must obtain a copy of CR 2008. A 30 day eval is available from here;
    http://www.sap.com/solutions/sapbusinessobjects/sme/freetrials/index.epx
    To obtain a non eval copy, call sales; 866-681-3435
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup

  • Known Issue: Do not install Visual Studio Express 2015 for Windows 10 on a Machine with Visual Studio Community, Professional, or Enterprise (Windows 10 Insider Preview SDK and tools, April 2015 release)

    If you install Visual Studio Express 2015 for Windows 10 on a machine with Visual Studio 2015 Community, Professional, or Enterprise, these editions will not work as expected.

    To resolve this, uninstall Visual Studio Express 2015 for Windows 10. Then, repair Visual Studio Community, Professional, or Enterprise.

  • How do I use Qt and OpenGL with Visual Studio

    Hi! I mainly want to program in C++ and I want to use Qt and OpenGL with Visual Studio.
    I am currently revising C++ and later on i am going to start reading Qt and OpenGL. I have a background of
    Embedded firmware design(C and Assembly).
    The Visual Studio Version I have is 2013 ultimate. How do I use Qt and OpenGL with Visual Studio?
    Thanks
    Alexandros

    Hi ClassicalGuitar,
    The forum supports VS setup and installation. And your issue is not about the forum. I will move the thread to off-topic forum. Thanks for your understanding.
    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.

  • SharePoint Connection not available with Visual Studio 2013

    I've installed Visual Studio 2013 in my SharePoint 2010 environment. When I try to add the existing SharePoint Connections I've used in Visual Studio 2010 there is always the same error: Remote SharePoint site connections are not supported. The SharePoint
    site is located at the same server, I'm able to access the Central Administration with Visual Studio 2013, but I can't access my development SharePoint Web Application.
    I'm sure I do have access to the configuration database, in Visual Studio 2010 I'm able to delete and add SharePoint Connections without any problems. The URL of the development SharePoint connection (like sp1.sharepoint.contoso.com) is not named like
    the URL of the Central Administration (like servername:5000). The port of my development SharePoint is 80, but I can't access with servername:80 too. My account is in the group of the local administrators, Visual Studio is started as Administrator
    and my account is a SharePoint farm administrator and additionally a site collection administrator of all site collections in my SharePoint web application.
    Any idea what's wrong with this SharePoint connections?
    Thanks in advance. Georg

    Can you try the following workaround and see if it helps? First try adding host entry for your server name and if that works change it to sp1.sharepoint.contoso.com.
    SharePoint
    2013 Visual Studio Project Error – “Cannot connect to the targeted site”
    I understand your situation is different than the one mentioned in the blog but given you seem to have all the permission so may be you try and see if the error is because of above issue. Actually if above does not work (assuming your are on your development
    environment), try adding your account to DB Owner on your site collection database as mentioned here.
    http://www.sharemuch.com/2010/03/19/resolving-vs-2010-solution-deployment-issues-for-sharepoint-2010-projects/
    Amit

  • Crystal Report X1 compatibility with Visual Studio 2008

    We are migrating an application running on .NET 1.0 to .NET 3.5. Previously Crystal report X1 was working fine with .NET 1.0 however now when it has been migrated to .NET 3.5, we are able to generate crystal report but print and export functionality is not working.
    Please confirm if Crystal report X1 is compatible with Visual studio 2008/.NET 3.5? We even updated Release 2 SP4 patch but that didn't solve the problem.
    If crystal report X1 is not compatible with Visual studio 2008, which version is compatible so that we can buy the license for the same?

    Hello Anurag,
    CR XI R1 is not supported for VS 2008.
    but for
    u2022 Visual Studio .NET 2002
    u2022 Visual Studio .NET 2003
    CR XI R2
    u2022 Visual Studio .NET 2002
    u2022 Visual Studio .NET 2003
    u2022 Visual Studio .NET 2005
    CR XI R3
    u2022 Visual Studio 2003
    u2022 Visual Studio 2005
    CR XI R3 Service Pack 1
    Microsoft .NET Framework
    u2022 .NET 1.1
    u2022 .NET 2.0
    u2022 .NET 3.0
    u2022 .NET 3.5
    Development Platforms
    u2022  Visual Studio 2003
    u2022  Visual Studio 2005
    u2022  Visual Studio 2008
    Hope this helps
    Falk

  • OCI 9.2 libraries with Visual studio 2005

    I have a project which uses OCI version 9.2 to connect to the database. We are planning on upgrading the compiler from Visual Studio 2003 to Visual Studio 2005. Can we still use the same libraries or do we need new library versions compatible with the new compiler. If yes, where can I access the new libraries.
    TIA
    Bharat

    I've gotten OCI programs written in C using vs.net 2005 to work with Oracle 9i.
    However, a library written in C using vs.net 2005 fails to work from a C# 2005 program. It causes a C runtime failure. I have no idea why.
    But the same C library and C# program using vs.net 2003 works (ie. can successuflly connect to Oracle).

  • Unspecified error using odt in Visual Studio 2003

    Hello all
    We have Windows XP SP2.
    We have installed ODT version 10.1.0.4.00 on our workstation. We have MS Visual Studio 2003. We have the Oracle client 10.1.0.2.0.
    We also have Oracle data access product 10.1.0.4.0.
    When I try to access Tools - connect to oracle database, I get the error : "unspecified error". I get the same error back if I try to exit Visual studio. I have to kill the process to exit. I have the same thing using View - Oracle Explorer.
    What could be wrong ?
    Best regards
    Gaetan Labrecque

    Post Author: MJ@BOBJ
    CA Forum: .NET
    Typically that error is referring to a COM dll that is not being loaded because it is not registered on the system.  Usually, that error message will give you a dll name, or a PROGID, or something.....was anything else provided in the error?
    In order for a file to be unregistered, something might have been uninstalled (or a failed install) that could have caused this issue.  I did a search in kbase and found a article that may help, at least it refers to a dll that you can try to register.
    Perhaps doing a reinstall may resolve the error.
    -MJ

  • Windows 7 Enterprise with Visual Studio 2008 and 32 bit ODBC access

    I have a 32 bit ODBC used to access Progress databases. We have to use the 32 bit driver.   My development had been run on XP in the past with no issues.  I have moved to a Windows 7 Enterprise workstation currently and cannot access
    through my app. The ODBC was installed as 32 bit through the SysWow64\odbcca32.exe with no issues.  I have tried to run my app with the x86 option but it still does not see the ODBC.  I went in and created a fake ODBC in the 64 bit interface
    and the app did see that ODBC so the app is running in 64 bit mode.  How can I force this app to run as 32 bit on my machine?  Thanks in advance. 

    Hi,
    Hello,
    Thank you for your post.
    I am afraid that the issue is out of support range of VS General Question forum which mainly discusses the usage issue of Visual Studio IDE such as
    WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    For your issue how to force the app to run as 32bit, if you are working with Windows Forms app. please consult on Windows Forms Forum:http://social.msdn.microsoft.com/Forums/windows/en-US/home?category=windowsforms
    If you are working with WPF app, please consult on WPF forum:
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=wpf
    If you are working with ASP.NET Web Application, I suggest that you can consult your issue on ASP.NET forum:
    http://forums.asp.net/
     for better solution and support.
    If the app is a C++ win32 app, please consult on Visual C++ forum:
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=vcgeneral
    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.

Maybe you are looking for

  • How can I get my music from icloud to my ipod?

    I;ve beenm trying to put music I bought from Apple into my ipod from icloud It keeps telling me i have wrong apple id I've changed my password 10 times today It's really ******* me off

  • Problems with color printing in PSE 6.0

    I have installed a HP Premium Photosmart All-in-One Printer. It prints pictures with excellent picture and quality color when I print from My Pictures. The picture and color quality when I print from PSE Organizer is very poor. I have Color Managemen

  • Formula node calculatio​n error

    Hi all, I am expecting the output of formula node as the value of "c" input variable. but it outputs NaN.  I am attaching jpeg file illustrating that. Clarification would be appreciated. Kousy Attachments: Formula 1.JPG ‏21 KB

  • I occassionally work with 1GB+ image files, PS CC locks up after...

    I create photorealistic backgrounds for dye sublimation printing, amongst thousands of other things. These are large images, such as yesterday's which was 58x84 inches at 300 dpi, created from a scanned transparency. I tried Photoshop 6 from the Crea

  • Could not start Reports Service

    When starting reports service appear message number 186, I did the changes the documentation said and nothing. Does anybody could say why ? Thanks