Visual studio 2003 DIALOG - DIALOGEX dialog not shown

Hi,
when using visual studio 2003 to edit resources, it changes DIALOG to DIALOGEX automatically for some reason (even when editing only the text on a button in the dialog). When we call 'Modal' from ADM's Dialog suite, the dialog is not shown in illustrator cs2 (but it does disable all menu's! So illustrator hangs).
This happens only when the dialog is declared in the rc file as DIALOGEX, not when it's declared as DIALOG.
Is this something in our code, or a illustrator bug, or something else? Any way to fix this (I can edit all DIALOGEX back to DIALOG by hand, but that's not a very good solution to me). Or is there a way to stop VC++ 2003 changing DIALOG to DIALOGEX?

Yeah, this has been a problem for a long time. I just hand edit the file (including the DIALOGEX -> DIALOG), since as you point out, you need to alter the FONT line anyways (which I just entirely remove).
At one point I had a segex pre-build step that simply did all this for more, but somewhere along the line this got dropped from my project. I've filed a bug about this on a couple of CS* betas, but no dice as yet. The last time I did so, it was suggested to me to try EVE, which I will when I get a chance.

Similar Messages

  • Class not registered error in Visual Studio 2003

    Post Author: LenReinhart
    CA Forum: .NET
    I have an report that has been running in an application for the last couple years. There is an error in the application that I fixed, but now the report  is not running against the production database and I wanted to look at a report in the editor and double clicked on the report in Visual Studio 2003. I got an error pop up "Class not registered" but that was it, no option to enter a registration code or anything. I had previously registered but tried going through that process and was told that it had been previously registered. I developed this report on this machine, so I am wondering if some patch that I applied caused this problem. It has been awhile since I have opened this report in an editor.Any light you can shine on this would be appreciated. Thanks,Len

    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

  • 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

  • Error when running the Crystal Report 9.1 (visual studio 2003) in the deployed server

    Hello,
    1) I am suddenly getting an error message ‘Load Report failed’ in a production server (where the VS2003 application is deployed) when the Crystal Report is executed. This has happened maybe because of the Windows/Crystal Report Updates!
    I am able to see the same report perfectly fine in the development computer using VS 2003.
    I am using the 9.1 version which is part of the Visual Studio 2003.
    The event logs show 'Either the keycode library is not registered or it cannot be loaded ...EventID=10029'. See attached screen shot.
    Please help?
    2) Since I was getting a registration suggestion window  for using Crystal Reports, I registered twice using different email address and it said that it will send me the KeyCode for the Crystal report but after successful registration I never got any keycode but just an email acknowledging the Registration.
    I believe the KeyCode is required to use it in the server to execute/run a report.
    Can SAP representative email the keycode to my gmail account?
    My product key is: 
    Please help to resolve both my problems
    Thanks in advance,
    Sanjay Chudasama

    If I memory servers, you have to open the Crystal_Regwiz2003.msm in the .NET deployment project. One of the properties of the msm was Keycode (or similar). You entered the keycode here. To find your keycode; in VS2003 IDE, go to the Help | About screen. You will see one of the installed components as Crystal Reports and the keycode will be on the right of that. Copy the keycode from here, paste in the above.
    For more details see the article Crystal Reports and Visual Studio .NET - Application Deployment.
    - Ludek
    Follow us on Twitter
    Got Enhancement ideas? Try the SAP Idea Place
    Share Your Knowledge in SCN Topic Spaces

  • ODT 10.1.0.2.0 on Visual Studio 2003 problem

    I have installed the ODT 10.1.0.2.0 on Microsoft Windows XP sp2, Visual Studio 2003 and database Oracle v9.2.0.7.0.
    I have create the example project like the example in http://www.oracle.com/technology/oramag/oracle/06-sep/o56odp.html, bat when I execute on the con.Open(); instruction I receive the error:
    "Eccezione non gestita di tipo "Oracle.DataAccess.Client.OracleException" in oracle.dataaccess.dll"
    "Informazioni aggiuntive: Errore di sistema."
    What's the problem?
    Thanks.

    Hi cshay,
    I've done what you asked me.
    When I don't check Tools -> Oracle Application Debugging, from the Visual Studio menu, there isn't ORA_DEBUG_JDWP in the environmental variables list of the devenv.exe process.
    When I check Tools -> Oracle Application Debugging, from the Visual Studio menu, there is ORA_DEBUG_JDWP in the environmental variables list of the devenv.exe process and his value is ORA_DEBUG_JDWP=host=XP175102;port=49152 .
    I've also tried to unset ORA_DEBUG_JDWP in the application code, in this case the devenv.exe process has ORA_DEBUG_JDWP=host=XP175102;port=49152, my application's process has ORA_DEBUG_JDWP without any value and OracleDebugger.exe process has ORA_DEBUG_JDWP=host=XP175102;port=49152. The application works without any errors, but I'm not able to debug oracle store procedure, it doesn't stop where I have set breakpoint.
    Bye.

  • 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

  • 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

  • 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.

  • Error of heads when build the .dll by visual studio 2003

    I am trying to call the dll function in labVIEW which build by visual studio 2003.
    while I compile the basic program in visual studio 2003,the dll will be built successfully,but if I include heads like or in my program, etc.Compiling has the error of ,so the dll can not be built.
    I have trued to look for the solution in NI Discussion Forums,but havent seen the related article about the error of including .
    If someone can answer this for me,that will be a great help,and I'll be so appreciate if anyone get me out
    of the trouble.
    Sean

    I'm a little unclear about your question. What is the exact error that you are receiving and at what point are you receiving it? Is the error occurring when calling the DLL in LabVIEW or is it occurring when building the DLL in Visual Studio? Further clarification about exactly what the problem is and where it is occurring would be a big help!
    Regards,
    E. Sulzer
    Applications Engineer
    National Instruments

  • 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

  • Acrobat 9.0 + Visual Studio 2003

    Hello Folks,
    I have a query regarding Acrobat 9.0 and Visual Studio 2003.
    In our project we are using Acrobat 9.0 SDK to develop an application that already has support for Acrobat 8.0.But we are facing some problems in aspects like Securing a document by password, adding watermark etc where the Acrobat 9.0 crashes.Should we use Visual studio 2005 to develop this application or Visual studio 2003 is sufficient?
    While looking into the samples provided in Acrobat 9.0, they open only in Visual Studio 2005. And also a folder in the headershas been changed from the previous version ( ADM has been removed and 3D has been added).
    Please correct me if i am wrong.
    Regards,
    Hari

    Post your question in the Acrobat Developers SDK forum.

  • No SAP Connector template in Visual Studio 2003

    Hi,
    We installed Visual Studio 2003 and SAP Connector SAP.Net.Setup_2.0.msi and I don't have the SAP Connector template when  I want to create a new project.

    I found the solution : be carrefull about the SAP Connector release SAP.Net.Setup2003.msi

  • Cannot load ClassDiagram.cd on Visual Studio. "URI formats are not supported

    When I try to open a class diagram for my asp.net webforms project I get the following error. The Class Diagram (.cd) files get generated
    but I can't open them.
    I do have some classes that use the URI class but i don't really think that could be the issue. Right? Why would a class diagram care about one of my classes using a URI datatype? 
    i get this (
    Cannot
    load ClassDiagram.cd on Visual Studio. “URI formats are not supported”

    Hi princeusa3,
    Since this forum is to discuss the VS-testing issue, just make this issue clearly, do you create the test project for your web app?
    It seems that it is not the test issue, if it is related to the ASP.net development, I suggest you post this issue in
    http://forums.asp.net where asp.net experts live in, and there you would get dedicated support. Thanks for your understanding.
    If I have misunderstood anything, please make free feel to let me know.
    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.

  • Connecting Visual Studio 2003 to SQL Server Express 2005 Edition

    I was wondering if it is possible to connect the SQL Server 2005 Express Version to Visual Studio 2003.If its possible , how can it be done?Cos i seem to have an error if i do so.

    You can check here for basic connectivity information:
    http://msdn2.microsoft.com/en-us/library/ms345332.aspx
    And make sure you check out the complete Express tutorial that Microsoft puts out for free:
    http://msdn.microsoft.com/vstudio/express/sql/learning/default.aspx
    Buck Woody

  • How can a clean out the Visual Studio References dialog entries?

    My reference dialog box is a mess, it has entries which I don't need any more. Some of the entries have duplicate names but differ by version. This means I have to carefully look at each reference to make sure I add the correct one. If I could simply right-click
    on the reference and click on delete the world would be a better place. Since this cannot be done, how else could I remove these bad entries?
    I am using VS2013 Community, this problem has driven be crazy in all versions since 2005.
    I don't know why this question needs to be asked since the situation should have been obvious at (Visual Studio) development time.
    Sic itur ad astra

    Thanks for jdweng’s help.
    Hi Anaristos,
    >> My reference dialog box is a mess. Some of the entries have duplicate names but differ by version.
    To really help us understand this issue, could you share us a screen shot about the real “reference dialog” in your side?
    >>What I would like to do is to have no resent entries when I click to add a reference to a project unless the references on the list are relevant to my current work. I don't need references to past projects, especially if the entries have the same
    name as a reference that I need now but are not either relevant or are the wrong version.
    Do you mean that it is the Reference Manage like the following screen shot?
    For example, you add a dll file(ClassLibrary1(C1)) as the reference in project A, you also have a project B which refer to another dll file which have the same name as ClassLibrary 1(C2), but not the same dll file. Now you create a new project C which will
    refer to C2, but there are two dll files have the same name, so it is hard for you to select the dll file as the reference in project C. 
    Did I understand this issue correctly?
    If not, please share us a simple sample, so we could understand it better.
    But for the reference issue, if possible, I suggest you remove the references with the right click options like the following screen shot, and then re-add the dll files your projects refer to with “Browse” button.
    Or you know that what the dll file’s path is, and then move the mouse on the references, I think you could get the folder or the dll file, and then add the correct references. 
    If I misunderstood this issue, please share us more detiled information, so jdweng and I will provide better answer for this issue. 
    Sincerely,
    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.

Maybe you are looking for

  • Users Are Not Removed From Old Position Via Structural Auth

    Hello... Has anyone experienced an issue where someone move from one position into a new one, the old reporting manager can still see this person information via structural auth?  There's a general structural profile with the evaluation path o-s-p an

  • Bapi for Delivery Status

    Hi Experts! Can anyone tell me the BAPI to Display the Delivery Status for a particuler sales order no or document no. Thank U...

  • Airport Express - Noise when USB is plugged

    Hi I just bought a laserjet printer and after I plugged the USB cable into the Airport Express, I hear some noise on the speakers of my stereo which is connected to my AEX. When I remove the USB cable everything is ok but with the USB cable plugged..

  • T code SP11 AND SP12

    Dear Friends, can you explain me detail analysis of T code SP11 and SP12. and how basis administrator analysis it. thanks, Regards, Sachin

  • Request: update Tomcat debugging howto

    Could someone from oracle please consider updating the howto for debugging tomcat from JDeveloper (ref help topic "Using JPDA with TomCat for Servlet Debugging")? As near as I can tell, the examples reference an older version of tomcat and the config