Alternative of Microsoft visual basic power packs

Hello there,
Is there any alternate to Microsoft visual basic power packs??
Now i am using visual basic power packs for displaying email details in proper manner like sender name,subject,date & time in one particular row. So is there any other option for doing such things apart from Microsoft visual basic power packs?? 
Thank in advance.

The AutoCad Tutorial in the below link says you can use Visual Studio Express
Jesus Espiga. For 2010 Visual Studio for Visual Basic express version was called Visual Basic 2010 Express.
Autodesk - My First Plug-in Training
You don't provide a link to the Tutorial you are using which of course makes it difficult to know much about the issues you may be having.
Maybe the Tutorial is using a different year of Visual Studio Express or Visual Studio in the video Tutorial. So of course the Visual Studio IDE (GUI, whatever) would appear different, the controls and other things may be different than the Visual Basic
Express 2010 IDE.
That doesn't mean Visual Basic 2010 Express can not do what you need to do. Mostly it means you are probably unfamiliar with Visual Basic programming and therefore do not understand how to implement the desired capabilities shown in the tutorial on one version
of Visual Studio with the version of Visual Studio you are using.
So unless you can explain in more detail why you are having issues I will guess it is because you can't follow along due to differences in the Visual Studio used in the tutorial and the Visual Basic 2010 Express you are using with regard to limited knowledge
on your part of using Visual Basic 2010 Express in the first place. Therefore unable to transfer what is going on in the video to what you need to be doing in Visual Studio.
La vida loca

Similar Messages

  • How do i use directX in microsoft visual basic studio 2010 express ?

    i am writing code to graph stock market prices using microsoft visual basic studio express
    i want fast response (i do machine language) using directX
    this is my problem
    i have never used directX, and i have never used directX in visual basic studio
    i followed a tutorial that went like this
      Reference: Microsoft.DirectX
                 Microsoft.DirectX.Direct3D
                 Microsoft.DirectX.Direct3DX
        Imports: Microsoft.DirectX
                 Microsoft.DirectX.Direct3D
                 Microsoft.DirectX.Direct3DX
        Declare: Private D3Ddev As Device = Nothing
                 Private D3Dpp As PresentParameters = Nothing
                 Private DP As DisplayMode = Nothing
    i found the reference dll's at C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2902.0
    when i imported microsoft.directX.direct3DX i got error #1
    namespace or type specified in the imports 'microsoft.directX.direct3DX' doesn't contain any public member or cannot be found...
    the same error occurs wether i use direct3DX \1.0.2911.0 or \1.0.2902.0
    when i built and ran, i got error #2
    microsoft visual basic 2010 express is waiting for an operation to complete ...
    it hangs and i have to soft reset ctrl-alt-del
    error #3
    when i reference
      Microsoft.DirectX
      Microsoft.DirectX.Direct3D and
      Microsoft.DirectX.Direct3DX
      from C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2902.0,
    all my declares work:
            D3Dpp = New PresentParameters()                             'Initialize
    some stuff for the Presentation parameters
            D3Dpp.BackBufferFormat = DP.Format
            D3Dpp.BackBufferWidth = DP.Width
            D3Dpp.BackBufferHeight = DP.Height
            D3Dpp.SwapEffect = SwapEffect.Discard                       'There's flip, copy, and discard. Flip and Discard
    are used most often.
            D3Dpp.PresentationInterval = PresentInterval.Immediate      'Present the scene immediately
    but when i start debugging (f5), i get this error message:
    mixed mode assembly is built against version 'v1.1.4322' of the runtime and cannot be loaded in the 4.0 runtime without additional configuration information
    i dont fully understand the visual studio process, but i think 'mixed mode' means run and debug. two seperate app's
    i know this is a long question, but the forums don't answer it properly
    i want it answered concisly. i am running windows 7 basic, and this is my question
    can somebody give me a dozen lines of directX code that will work with my system, so that i can at least draw a line using directX 2D and 3D ?
    thanks everybody :)

    Hi,
    Thank you for your post.
    I am afraid that the issue is out of support range of VS General Question forum which mainly discusses
    WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    Since your issue is related to DirectX, I suggest you consult on DirectX forum:
    http://xboxforums.create.msdn.com/forums/ for better response.
    Thanks,
    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.

  • Microsoft Forms and Microsoft Visual Basic while opening the Excel file

    Hello,
    I have issues with 2010 64 bit Office Pro Plus Excel. Whenever I open an Excel file (97-2003 worksheet) which has macros then I get below 2 errors in sequence.
    Please note that all macro settings are enabled and below are my system configs.
    Win 7 Ultimate 64 bit,
    MS Office Pro Plus 2010 64 bit with SP2.
    Googled all and tried but in vein and also note that I dont have any .exd files under ../forms to delete. Please help.
    Please note that for others with same system config/office versions and same 97-2003 worksheet it works so issues is only in my system.
    First Error
    Microsoft Forms
    Could not load an object because it is not available on this machine.
    Second Error
    Microsoft Visual Basic for Applications
    Compile error in hidden module:  MainUtilities2.
    This error commonly occurs when code is incompatible with the version, platform, or architecture of this application.  Click "Help" for information on how to correct this error.
    Thanks.

    Your macro's will not run in a Office 64 environment only in a 32bit environment. The 64bit environment has a whole different setup and macro's created in an earlier 32 bit environment will stop working.
    So if you want to use them in a 64 Office environment you have to rewrite the macro's.
    have a look here:
    http://msdn.microsoft.com/en-us/library/gg264421.aspx
    Maurice

  • Microsoft Visual Basic Compiler - MAC and also IPHONE

    I work for a company that manufactures traffic calming products. Our software development for the sign has been in Microsoft Visual Basic which is then compiled for the windows environment.
    I need to locate a compiler that will hopefully compile it for use on the MAC and also possibly the IPHONE. Many of our customers are looking for a MAC version of the code. It is a simple program that uses bluetooth to communicate to the bluetooth modem in the sign, sending and receiving data and settings.
    Thank any of you that can help me with this project. Rich Garrett [email protected] 678-925-3555 www.radarsign.com

    xnav is right. RealBASIC is a good one to check out. I have a small amount of experience with it, as well as Visual Basic and Liberty BASIC. So, I don't really care for BASIC or any of its variants, but I think that if you to program BASIC on the Mac then RealBASIC is a good way to go. It's similar to Visual Basic, and provides a simple way to build basic (and maybe not-so-basic) apps on the Mac. I'm not sure if it supports iPhone development or not, but it's definitely worth looking into if you need to program BASIC on Mac, and it's the only BASIC-based development environment on the Mac that I know of (there could be more that I don't know of though).

  • Excel Error: Microsoft Visual Basic Application: "Compile error in hidden module: Module 11

    i am enable to creat XML file in excel when ever try to creal the XML file it shows  Microsoft Visual Basic : "Compile error in hidden module MODULE 11
    can any one help me to solve this issue

    Hi,
    For the error message, this problem may occur when the following conditions are true:     
    The Microsoft Office Startup folder or the Microsoft Excel Startup folder contains either or both of the following Adobe Acrobat PDFMaker add-in template files:
    Pdfmaker.dot
    Pdfmaker.xla
    Norton AntiVirus software is installed.
    No full installed
    Please try the following methods:
    Method 1: Download the latest version of the add-in for Adobe Acrobat 5.0
    Method 2: Move the files
    Method 3: Visit the Symantec Web site for Norton Antivirus information   and product updates
    Method 4: Repair from the CD disk.
    For more detail information, please refer to the following link:
    http://support.microsoft.com/kb/307410/en-us
    Regards,
    George Zhao
    TechNet Community Support

  • Unable to install DM6 - asks for Microsoft Visual Basic+++2008 Redistributable

    Laptop Dell 1764 Win7Pro - DM5.
    Just got a 9900 Bold yesterday to replace my Tour 9630. 
    I attempted to install DM6 and received the same error message I received when I had tried to install DM6 a few months ago.   I click file 610_b034_multilanguage.exe and installation begins. Half way through installation a window appears saying that Microsoft Visual C++2008 Redistributable must be installed - Microsoft Visual C++2008 Redistributable - x64 9.0.30729 is listed in the Control Panel>Programs and Features as being installed.
    I noticed that Microsoft Visual C++2005 Redistributable (x-64 Version 8.0.56336 is also installed together with SQL Server 2005.
    I installed DM6 on my XP laptop without any problems.
    I need to install DM6 so that I can back up my 9900 and synchronize.
    Your recommendations would greatly be appreciated.
    Pierre
    <removed>
    EDIT: Personal Information such as e-mail is prohibited for your security. Please review User Guidelines  under section "Be careful."
    Solved!
    Go to Solution.

    It's a pity you didn't post the actual error message you receive...that always helps in searching for solutions...but, perhaps this one helps:
    KB03744 How to silently install BlackBerry Desktop Software
    It's not exact, but perhaps it has a better hint.
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Automation error (MicroSoft Visual Basic

    Hi All
    Recently MS Office 2007 is installed and BI Publisher desktop is installed. when trying to see properties in rtf template getting error message
    Automation error
    Tried possible solutions provided on forum
    option A
    Click the Microsoft Office Button, click Word Options, and then click Trust Center.
    Click Macro Settings.
    Under Macro Settings, click Enable all macros.
    option B
    click the Microsoft Office Button,
    click Word Options, and then click Add-Ins. At the bottom of the Add-Ins pane,
    select Templates from the Manage drop down list, and then click Go.
    In the Templates and Add-ins dialog box, click either Attach or Add.
    If the macro is not in the template, you may need to copy the macro from one template to another.
    Click the Organizer button at the bottom of the Templates and Add-ins dialog box to start the Organizer utility
    but it has not helped issue remains
    Any hints in resolving this will be of great help
    Thanks
    Kamalakar

    Well... Maybe I don't get the point but XMLP Desktop 5.6.2 - Template Builder is a plugin for MS Word isn't it? So which .exe to run it do you mean?
    Anyway i installed XMLP in a path without spaces: C:\OracleXML\XML_Publisher_Desktop and it doesn't work. But the installation directories inside it contain spaces anyway (i.e. the path to Template Builder is C:\OracleXML\XML_Publisher_Desktop\Template Builder for Word), so it is Oracle who designed it to have spaces... So i guess it should not be a problem...
    Thanks anyway. Tell me if I have misunderstood you.

  • Excel Error: Microsoft Visual Basic Application: "Compile error in hidden module: Importedfunctions

    When i open excel 2010 i am getting the above mentioned error please help

    Firstly, You can check startup directory: c:\Users\UserName\AppData\Roaming\Microsoft\Excel\XLSTART\ 
    And remove files from it.
    Also  try to run excel in safe mode:  press ‘Win+R’   -> Enter  Excel.exe \Safe .
    If this issue goes away is safe mode, it  should  caused by some third party add-ins. Try to disable it.
    In addition, you can refer to the following KB:
    http://support.microsoft.com/kb/307410

  • Microsoft Visual Studio Alternatives for Mac OS Yosemite

    I'm new user of Mac OS, I have just recently shifted from windows OS to Macintosh due to it's different attractive features. I'm also a software developer So, I'm facing a lot of issues in deciding on what developing platform I ought to start my development
    process. I just want to know does Microsoft is providing their services for other operating systems OS is there any best alternative of Microsoft Visual Studio ? 

    Hello,
    The Windows Desktop Perfmon and Diagnostic tools forum is to discuss performance monitor (perfmon), resource monitor (resmon), and task manager, focusing on HOW-TO, Errors/Problems, and usage scenarios.
    As the question is off topic here, I am moving it to the
    Where is the Forum... forum.
    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$_"}})

  • Security Update for Microsoft visual C++ 2008 Service pack redistributable package

        
    HI, I need help? I received an IMPORTANT UPDATE FOR Windows 8.1 and later drivers, "Security Update for Microsoft C+ + 2008 Service Pack 1 Redistributable Package (KB2538243)". I tried to find more information on this update,
    but I did find an update just like it but it was for "2013" instead of "2008". my question is, Do I have to install this exact update? My computer has been updated to windows 8.1.. I don't know if that makes any difference either,
    or Can I find an newer version of the "Security Update for Microsoft visual C Service pack Redistributable package ". Also received this one SAMSUNG Electronics Co., Ltd - Other hardware -"SAMSUNG Mobile USB composite  Device."
    after  I had unplugged my phone from the USB port, on laptop. I couldn't find much information on it either an if I really needed it I usually don't have my phone plugged into the USB port on my laptop that was like the second time that it has
    happened when the electricity went out to charge it. my question is do I really need to install Visual studio 2008 or newer an do I need the SAMSUNG MOBILE USB composite device and what are they? 
       Does anyone know what Microsoft Silverlight (KB2977218) is, is it important and do I need it? Can anyone help me please?                                                                                                         
    Thank you for your help..
    Thanks  Tina Maus  

    Hello Tina Maus,
    Do you receive an important update KB2538243? Please share us a screenshot for better analyzation.
    As you use the Windows 8.1, it is recommended to install the Visual C++ Redistributable Packages for Visual Studio 2013.
    http://www.microsoft.com/en-hk/download/details.aspx?id=40784
    It supports Windows 8.1.
    Do you use SAMSUNG mobile phone?
    And about the SAMSUNG Mobile USB composite Device, to receive better support, it is recommended to contact the SAMSUNG support.
    Silverlight is a powerful development tool for creating engaging, interactive user experiences for Web and mobile applications. But if you are not a developer, it is not necessary for you.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • MS Visual Basic for formatting reports

    Hi,
    Would anyone happen to know if there is a How To...paper to make use of Microsoft Visual Basic to do report formatting? Would I have to learn this new language to do so or are there simple things that can be coded to achieve the BW reporting side of it?
    Appreciate any help.
    Thanks,
    RT
    There... Happy?
    Message was edited by: Ron Silberstein
    Message was edited by: Ron Silberstein
    Message was edited by: Rob  Thomas
    Message was edited by: Rob  Thomas

    Probably better to take a look at the formatted reporting tool in BI in SAP NetWeaver 2004s.
    Alternatively, you could look into crystal functionality from Business Objects.
    Regards -
    Ron Silberstein
    SAP

  • Can not select the VISA library (visa32.dl​l) as a reference from Visual Basic.

    I have a copy of Labview base package version 5.1.1 and Microsoft Visual Basic 6.0 in my PII 333 128M PC. I like to use the NI-VISA feature to develope my own testing program by using Visual Basic. However, the NI-VISA library (i.e. visa32.dll) can not be found from the Visual Basic reference library.

    Go PROJECT | REFERENCES menu. In the list, look for "VISA library".
    If the list does not show it, then BROWSE the visa32.dll located in the
    WinNT\SYSTEM32 folder.
    If the VISA library is earlier than V2.x, there is no TypeLib supported.
    Makoto
    "rfan99" wrote in message
    news:506500000008000000B6180000-984882144000@quiq.​com...
    > I have a copy of Labview base package version 5.1.1 and Microsoft
    > Visual Basic 6.0 in my PII 333 128M PC. I like to use the NI-VISA
    > feature to develope my own testing program by using Visual Basic.
    > However, the NI-VISA library (i.e. visa32.dll) can not be found from
    > the Visual Basic reference library.

  • Visual Basic 6.0 Portable UAC?

    Aloha,
    II hhahavhavee received a copy of Microsoft Visual Basic 6 Portable. I noticed that the program has the UAC shield on it. What is going to happen that will change anything to the computer; if nothing, just what will it do?
    Please note:
    It is running on Windows 7.
    Nothing in terms of Visual Studio has been installed other than VBA for Microsoft Office 2010.
    Any help?

    Aloha,
    II hhahavhavee received a copy of Microsoft Visual Basic 6 Portable. I noticed that the program has the UAC shield on it. What is going to happen that will change anything to the computer; if nothing, just what will it do?
    Please note:
    It is running on Windows 7.
    Nothing in terms of Visual Studio has been installed other than VBA for Microsoft Office 2010.
    Any help?
    It should work very well, are you sure you have a good version of portable Visual Basic 6.0 ?
    You should not have problems even so. I think the problem is in your Windows settings. Just disable the UAC ! :)
    PS: the Visual Basic 6.0 IDE will also work on Windows 9 and up.

  • MS Visual Basic for Applications will not apply digital signatures

    When using Microsoft Visual Basic for Applications within any office application (Excel in this case), i cannot see the certificate store when creating digital certificates. It appears to be localised to the operating system but can't seem to find the issue.
    To create the digital signature within Excel i normally go to Developer > Visual Basic > Tools > Digital Signature.  When i select 'Choose', the certificates are not presented.
    Has anyone experienced this?
    Thanks in advance.

    Hi,
    As far as I know, If we want to use the digital signatures, we need to Digital Certificate for VBA Projects tool which a set of extra tools. I recommend we repair/reinstall the tool with a backup install CD.
    Then, we may follow the below links to reset a digital signatures and add the digital signatures in the trust list(Location: File>Option>Trust center.) to test if it is helpful:
    http://www.wiseowl.co.uk/blog/s240/digital_certificates_for_macros.htm
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Regards,
    George Zhao
    TechNet Community Support

  • Passing Array of Srings between Visual Basic and Labview dll

    I have searched and searched for the correct way to pass an array of
    strings between Visual Basic 6.0 and a Labview 7 dll. So far, I still
    do not know how to pass the array. When I create the dll in LV, the
    array of strings is presented as a string, not an array. I am familiar
    with passing arrays of type double, but I really need to know how to
    pass an array of strings. Any and all help is appreciated.
    Bob

    Hey Bob,
    From what I understand, that can get kind of messy. You have to allocate the memory in VB in the format that LabVIEW expects (see the externalcode.h file in National Instruments\LabVIEW 7.0\cintools for details). Then pass a pointer to that location to LabVIEW. There are a couple of related examples online. They don't necessarily show how to pass an array of strings to VB, but they should show how to pass a string and an array. I hope this helps.
    Using Microsoft Visual Basic to Call LabVIEW DLLs That Pass String Data Types
    http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B123AE0CB9B0111EE034080020E74861&p_...
    Using Microsoft Visual Basic to Call LabVIEW DLLs That Pass Array Data Pointers
    http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3D9E556A4E034080020E74861&p_...
    Regards,
    Chris J

Maybe you are looking for

  • How to Send Video Using My MBA to my AV Receiver

    Hello. Are there component video cables that have a USB connection on one side..and a component videos connection on the other. Obviously I have a MBA, so I can't use the normal methods of sending mp3 videos files to my receiver.

  • Password issues in email on ipad2 and iphone4 ios 5+

    I keep getting the message on both my iphone 4 and ipad 2 that they cannot get mail because my username or password for my gmail account is incorrect. I've re-entered the password a number of times both on my phone and ipad to no avail. I went throug

  • Fatal Alert

    We have been receiving this error message several times a day: A fatal alert was generated and sent to the remote endpoint. This may result in termination of the connection. The TLS protocol defined fatal error code is 10. The Windows SChannel error

  • HT201363 how can i or can i get reimbursed for apps that wont work on my iphone5

    cant get some apps to work please help

  • Change of Check Indicator for ME11

    Dear colleagues, I want to insert one authorization object (M_MATE_MAR) to initial check of transaction ME11. If I insert this authorization object through SU24 to change u201Ccheck indicator for ME11u201D will it be enough or after inserting I also