Cannot run the big size exe file ( 900MB) on Windows Storage Server 2003 x86 SP2 OS(Hyper-V VM machine)

When I run a big size exe file(>900 MB) on Windows Storage Server  2003 x86 SP2 OS VM mchine(which is managered by Hyper-V server), I got the following error message:
Windows cannot open this program because the license enforcement system has been tampered with or become corrupted.
This setup.exe should be a trusted source because of it run other OS(windows 2003, windows 2008, 2008 R2 etc.).  we use the same way to create the exe whose size < 700MB, it works fine on the same machine(Windows Storage
Server 2003 x86 SP2 OS VM machine).  So I assume that the file size(>900MB) causes the problem, It seems that OS dont' support it.
My questions:
1. Is there the limitation of exe size to run on Windows
Storage Server  2003 x86 SP2 OS VM machine?  If yes, what is the size of limitation?
2. What reason is this error? Is it related with Hyper-V?
Thanks,
Recky

Did you install the 2003 VM from scratch or did you create it via a P2V process?  In addition to what Shaon says about not all applications running properly in VMs, performing P2V to create VMs can also cause issues with a variety of things. 
First thing to check would be Shaon's suggestion to try it in another VM.  If it works in another VM, and you P2V'ed this VM, try creating your Storage Server VM from scratch and try again.  Better yet, if the application can be run on a later version
of the OS, create a 2012 Storage Server instead of the 2003 Storage Server as your VM and give it a try.
.:|:.:|:. tim

Similar Messages

  • Auditing failed access to files and folders in Windows Storage Server 2008 R2

    Hello,
    I've been trying to figure out why I cannot audit the failed access to files and folders on my server.  I'm trying to replace a unix-based NAS with a Windows Storage Server 2008 R2 solution so I can use my current audit tools (the 'nix NAS
    has basically none).  I'm looking for a solution for a small remote office with 5-10 users and am looking at Windows Storage Server 2008 R2 (no props yet, but on a Buffalo appliance).  I specifically need to audit the failure of a user to access
    folders and files they are not supposed to view, but on this appliance it never shows.  I have:
    Enabled audit Object access for File system, File share and Detailed file share
    Set the security of the top-level share to everyone full control
    Used NTFS file permissions to set who can/cannot see particular folders
    On those folders (and letting those permissions flow down) I've set the auditing tab to "Fail - Everyone - Full Control - This folder, subfolders and files"
    On the audit log I only see "Audit Success" messages for items like "A network share object was checked to see whether client can be granted desired access (Event 5145) - but never a failure audit (because this user was not allowed access by NTFS permissions).
    I've done this successfully with Windows Server 2008 R2 x64 w/SP1 and am wondering if anybody has tried this with the Windows Storage Server version (with success of course).  My customer wants an inexpensive "appliance" and I thought this new
    variant of 2008 was the ticket, but I can't if it won't provide this audit.
    Any thoughts? Any of you have luck with this?  I am (due to the fact I bought this appliance out of my own pocket) using the WSS "Workgroup" flavor and am wondering if this feature has been stripped from the workgroup edition of WSS.
    TIA,
    --Jeffrey

    Hi Jeffrey,
    The steps to setup Audit on a WSS system should be the same as a standard version of Windows Server. So please redo the steps listed below to see if issue still exists:
    Enabling file auditing is a 2-step process.
    [1] Configure "audit object access" in AD Group Policy or on the server's local GPO. This setting is located under Computer Configuration-->Windows Settings-->Security Settings-->Local Policies-->Audit Policies. Enable success/failure auditing
    for "Audit object access."
    [2] Configure an audit entry on the specific folder(s) that you wish to audit. Right-click on the folder-->Properties-->Advanced. From the Auditing tab, click Add, then enter the users/groups whom you wish to audit and what actions you wish to audit
    - auditing Full Control will create an audit entry every time anyone opens/changes/closes/deletes a file, or you can just audit for Delete operations.
    A similar thread:
    http://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/da689e43-d51d-4005-bc48-26d3c387e859
    TechNet Subscriber Support in forum |If you have any feedback on our support, please contact [email protected]

  • I have Macromedia Fireworks 3.0 and the install process doesn´t run! After the installation the message is: fireworks cannot run. the resource files are missing or damaged. I use Windows 8.1

    I have Macromedia Fireworks 3.0 and the install process doesn´t run! After the installation the message is: fireworks cannot run. the resource files are missing or damaged. I use Windows 8.1. Antworten auf Deutsch wären super!

    As far as I know there is no download resource for older Macromedia programs and it is highly unlikely that one as old as version 3 of Fireworks will be able to work on a Windows 8.1 system.  I was unable to get a Studio 8 version installation on a Vista system, and likely even an XP system (cannot remember that far back).

  • Cannot running the file suddenly

    i can run any file before, but i dont' know why i cannot run the file suddenly. i just running a simple file as follow:
    public class h {
    public static void main(String[] args) {
    // Display "Hello World!"
    System.out.println("Hello World!");
    i compile file successfully, but when i run the file , it display the following error:
    Excepting in thread "main" java.lang.NoClassDefFoundError: h

    bet your h.class file is not in classpath.

  • ALBPM 6.0 : The maximum size for file uploads has been exceeded.

    Hi,
    I use AquaLogic BPM Entreprise server to deploy my Process. When I try to publish a process on my server I get the following error:
    An unexpected error ocurred.
    The error's technical description is:
    "javax.servlet.jsp.JspException: null"
    Possible causes are:
    The maximum size for file uploads has been exceeded.
    If you are trying to publish an exported project you should publish it using the remote project option.
    If you are trying to upload the participant's photo you should choose a smaller one.
    An internal error has ocurred, please contact support attaching this page's source code.
    Has someone resolve it?
    Thank's.

    Hi,
    Sure you've figured this out by now, but when you get the "Maximum size for file uploads" error during publish consider:
    1. if your export project file is over 10mb, use "Remote Project" (instead of "Exported Project") as the publication source. That way when you select the remote project, you will point to ".fpr" directory of the project you are trying to publish.
    Most times your project is not on a network drive that the server has access to. If this is the case, upload the .exp file to the machine where the Process Administrator is running, then expand it in any directory (just unzip the file). Then, from the Process Administrator, use the option to publish a Remote Project by entering the path to the .fpr directory you just created when unzipping the project.
    2. Check to see if you have cataloged any jars and marked them as non-versionable. Most of the times the project size is big just because of the external jar files. So as a best practice, when you do a project export select the option "include only-versionable jars", that will get reduce the project size considerably (usually to Kb's). Of course you have to manually copy the Jar files to your Ext folder.
    hth,
    Dan

  • What is the repalcement of .exe file in Java  ??

    What is the repalcement of .exe file in Java .
    i want to launch my java code in .exe fashion just clickk and u get output.....
    but as far i have seen in java there is only class file as output and every time to
    launch the output of code u have to run it from netbean compiler.
    Ya i have sen some file with jnlp extension which launch application just by clicking how to make that........

    What is the repalcement of .exe file in Java .Though there is no replacement as it would defy java's claim 'write once run anywhere' (or whatever it is) but jars are as good as exes if you have jre installed....
    i want to launch my java code in .exe fashion just clickk and u get output.....try :
    [http://www.ej-technologies.com/products/exe4j/overview.html]
    [http://www.ej-technologies.com/products/install4j/overview.html]
    but as far i have seen in java there is only class file as output and every time to
    launch the output of code u have to run it from netbean compiler.who says so?? don't you know how to use the command line..... :-)
    Ya i have sen some file with jnlp extension which launch application just by clicking how to make that........Yeah that files are made using Java Web Start feature of java and I like that feature, search on Google to know about it..........

  • I'm getting a message that says itunes cannot run b/c some required files are missing.  Please reinstall itunes.  I'm scared to, I don't want it to replace my current itunes and lose all my music!

    I'm getting a message that says itunes cannot run b/c some required files are missing.  Please reinstall itunes.  I'm scared to because I don't want to lose my music.

    Reinstalling iTunes simply replaces the application.  It shouldn't affect your media.  You do have backups, right?

  • ITunes (11.3 64bit) cannot run because some its required files are missing. Please reinstall iTunes.

    just set up my new laptop lenovo x240.
    Windows 7 SP1.
    itunes 64bit 11.3
    first install went fine. then I tried to move my preexisting library. the library did not show the apps. so I tried around. Treid to re-install itunes.
    Since I did, after the re-install, iTunes gives me the error message "iTunes cannot run because some its required files are missing. Please reinstall iTunes."
    I tried the  -_> link: Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    unfortunately it did not resolve. please, advise... I am quite desperate... and surprised this is happening, since I am on a clean corporate laptop.
    perhaps, can someone also steer me to a corner, where I can deactivate the cloud install pop-up ones starting iTunes?

    See the advice given in the user tip:Troubleshooting issues with iTunes for Windows updates for a very workable approach.

  • Why does FireFox freeze and the only way to unfreeze it is to open the task manager and close the plugin-container.exe file??? It has been happening more and more often and it is getting VERY AGGRAVATING!!!!!

    When Firefox does freeze (not responding appears in parentheses in the page tab) I am not able to access any of the webpages (the entire webpage is hidden behind a vaguely white transparent foreground) and more often than not any files I might be downloading are stopped before the entire file has been transferred - which means that I have to start those downloads from the beginning AGAIN. This has been happening for quite some time and I AM SICK AND TIRED OF IT HAPPENING!!
    If it continues to happen for much longer I will swear off FireFox FOREVER!!!!! Either a program works or it does not work and lately Firefox has not worked worth a damn...........
    The ONLY way to force Firefox to allow me to access it is for me to end the plugin-container.exe file process using Task Manager. Clearing there is a SERIOUS problem here that has not been resolved - why not???

    The pluging container opens up unnecessary copies as the cookies/history are cleared, this is a known issue, it might be what you are seeing, and it is hoped to be fixed in some future release of firerox.
    There are some hangs affecting some users, with symptoms being high cpu usage, occurring as bookmark changes or syncing is in progress, there is a work around for that.
    Firefox hanging as you close it see:
    *[[firefox hangs]]
    * [[firefox is already running but is not responding]]

  • Error launching office client : Cannot run the macro 'RegisterEPMXIIFn'

    Error launching office client : Cannot run the macro 'RegisterEPMXIIFn'
    I've been receiving the above error since last week. I've adjusted the macro settings in excel and tried reinstalling the epm addin numerous times and up till now i haven't managed to get it resolved. Really need someone to help me on this. Whenever i check in excel, the epm add-in is already enabled. Please let me know how else can i get to resolve this.

    Dear Rudy,
    Indeed, could you please try the following suggestions:
    In the Internet Explorer, go to : Tools->Internet Options-> Security->Custom Level, in section “Download”, check if the option “Automatic prompting for file downloads“ is enabled
    In Excel, go to Excel Options-> Trust Center-> Trust Center Settings-> Macro Settings: check the
    options “Disable all macros except digitally signed macros” and "Trust access to the VBA project object model"
    Regards,
    Siwar

  • I cannot select the Paper Size when I try to print with HP Photosmart B110a with Windows 8.1 64bit

    I cannot select the Paper Size when I try to print with HP Photosmart B110a
    The same printer was working OK with my old PC with OS Windows 7
    However I got a new PC with OS Windows 8.1 64bit
    I installed the new driver for HP Photosmart B110a that I dowloaded from HP site. Driver forWindows 8.1 64bit.
    In addition to not being able to chose the paper size, also when I go to Printer Properties in Options, all the characters are non-ascii.
    Do you know what may be the problem?
    Thank you

    Hello Nanu64,
    Welcome to the HP Forums.
    I see that you are having some issues when attempting to print from your computer.
    I also see that you stated that not all the options are available in the printing preferences options.  This could be because the installation was not complete or it failed.
    I suggest that we do a complete uninstall/ reinstall as well as some additional steps.
    First off, please make sure that you have the printer power cable connected directly to a wall outlet and not a power bar/strip. Here is a document that uses a LaserJet printer as an example but it is meant for HP products in general. Please click on the following link that explains the Issues when Connected to an Uninterruptible Power Supply/Power Strip/Surge Protector.
    If you have the printer connected to the computer with a usb cable, please remove the cable from both ends and leave it disconnected until further notice.
    The next link that I have for you will give you detailed instructions for Uninstalling the Printer Software.  Once the uninstall is complete, reboot the computer so that the changes take affect.
    When the computer is back up and running, please disable any firewalls or anti virus protection you may have running. We don't want anything getting in the way of the reinstall.
    The following download is the HP Photosmart Full Feature Software and Drivers.  Save this download to the desktop of the computer so that it creates its own icon.  This will make it easy for us to find when the download is complete.
    Double click the new icon and follow the installation instructions.  The installation will give you connection options (Wireless , usb or Ethernet), if connecting usb, please wait for the prompt to connect the cable.  Connecting the usb cable before hand can cause an issue with the installation.
    If the troubleshooting does not help resolve your issue, I would then suggest calling HP's Technical Support to see about further options for you. If you are calling within North America, the number is 1-800-474-6836 and for all other regions, click here: click here.
    Thanks for your time.
    Cheers,  
    Click the “Kudos Thumbs Up" at the bottom of this post to say “Thanks” for helping!
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    W a t e r b o y 71
    I work on behalf of HP

  • The ipad won't sync some photos, saying the file can't be read by the ipad, however it will sync some photos taken at the same time which are the same size and file type.  Why does it reject some and accept others?

    The ipad won't sync some photos, saying the file can't be read by the ipad, however it will sync some photos taken at the same time which are the same size and file type.  Why does it reject some and accept others?

    Hi there. I'm having the same problem: my iPad won't import some photos from a folder, saying that they can't be read. They are all JPEGS and some photos taken at the same time have synched fine, but out of a folder with 200 photos, it only lets me synch 37. I'm synching albums created via Photoshop Elements 6, which has worked fine until now.
    I've tried deleting all photos and re-synching, and have also deleted the iPod Photo Cache, but it hasn't made a difference.
    The iPad auto-updated to the latest version of iTunes, so maybe that's what's causing it?
    Any advice gratefully received!

  • What is the plugin-container.exe file? How do I get rid of it?I keep getting a 70% usage message about this plugin. I tried to delete it but then Firefox won't work.

    What is the plugin-container.exe file? It seems to be using 70% of usage of my computer's memory. How do I get rid of it?

    Plugin-container is an "out-of-process plugins" crash protection, see for more info the link, and if you want to disable try the analytical info :
    [http://kb.mozillazine.org/Plugin-container_and_out-of-process_plugins Plugin-container and out-of-process plugins]
    thank you
    Please mark "Solved" the answer that really solve the problem, to help others with a similar problem.

  • Cannot run the macro 'YIELD'. The macro may not be available in this workbook or all macros may be disabled.

    Dear Sir,
              While i am calling Excel function through asp.net  using Excel 2003 i  was not facing any kind of issue it's working fine but while i am calling  Excel functions through asp.net using 
    Excel 2010  i am facing an issue even after enabling the micro in settings . issue is 
    "Cannot run the macro 'YIELD'. The macro may not be available in this workbook or all macros may be disabled." please solve this as soon as possible .
    Thanks & Regards
      Sanjeev

    // I made a singleton class and calling that class to access Excel functions
    Public Class Singleton
        Private Shared objexcel As Excel.Application
        Private Shared lock As New Object
        Private Sub New()
            System.Console.WriteLine("Instance of Singleton class created at : " & Now())
        End Sub
        Public Shared Function GetInstance() As Excel.Application
            SyncLock lock
                If objexcel Is Nothing Then
                    objexcel = New Excel.Application
                    objexcel.RegisterXLL(objexcel.LibraryPath & "\Analysis\ANALYS32.XLL")
                End If
                Return objexcel
            End SyncLock
        End Function
    End Class
    // Common Function for yield 
    Public Sub CalculateYield( _
               ByVal YTMDate As Date, ByVal FaceValue As Double, ByVal Rate As Double, _
               ByVal NonGovernmentFlag As Boolean, ByVal RateActualFlag As Boolean, _
               ByVal MaturityDate As Date, ByVal MaturityAmt As Double, _
               ByVal CouponDate As Date, ByVal CouponRate As Double, _
               ByVal CallDate As Date, ByVal CallAmt As Double, _
               ByVal PutDate As Date, ByVal PutAmt As Double, ByVal intFrequency As Int16, _
               ByVal strOption As String, ByVal dblResult As Double, ByVal strSemiAnnFlag As String)
            Try
                Dim decMarketValue As Double
                Dim intBasis As Int16
                decMarketValue = IIf(RateActualFlag = True, Rate * FaceValue / 100, Rate)
                decMarketValue = decMarketValue * 100 / FaceValue
                decMarketValue = objCommon.DecimalFormat(decMarketValue)
                MaturityAmt = MaturityAmt * 100 / FaceValue
                MaturityAmt = objCommon.DecimalFormat(MaturityAmt)
                CallAmt = CallAmt * 100 / FaceValue
                CallAmt = objCommon.DecimalFormat(CallAmt)
                PutAmt = PutAmt * 100 / FaceValue
                PutAmt = objCommon.DecimalFormat(PutAmt)
                intBasis = IIf(NonGovernmentFlag = True, 3, 4)
                If strOption = "Y" Then
                    With Singleton.GetInstance
                        If MaturityDate <> Date.MinValue And MaturityDate > YTMDate Then
                            dblYield = CType(Singleton.GetInstance.Run("YIELD", YTMDate, MaturityDate, CouponRate / 100, decMarketValue, MaturityAmt,
    intFrequency, intBasis), Double)
                            dblYTMAnn = CType(Singleton.GetInstance.Run("EFFECT", dblYield, intFrequency), Double)
                            dblYTMSemi = CType(Singleton.GetInstance.Run("NOMINAL", dblYTMAnn, 2), Double)
                            'End If
                            dblYTMAnn = dblYTMAnn * 100
                            dblYTMSemi = dblYTMSemi * 100
                        Else
                            dblYTMAnn = 0
                            dblYTMSemi = 0
                        End If
                        If CallDate <> Date.MinValue And CallDate > YTMDate Then
                            dblYield = CType(Singleton.GetInstance.Run("YIELD", YTMDate, MaturityDate, CouponRate / 100, decMarketValue, MaturityAmt,
    intFrequency, intBasis), Double)
                            dblYTCAnn = CType(Singleton.GetInstance.Run("EFFECT", dblYield, intFrequency), Double)
                            dblYTCSemi = CType(Singleton.GetInstance.Run("NOMINAL", dblYTMAnn, 2), Double)
                            'End If
                            dblYTCAnn = dblYTCAnn * 100
                            dblYTCSemi = dblYTCSemi * 100
                        Else
                            dblYTCAnn = 0
                            dblYTCSemi = 0
                        End If
                        If PutDate <> Date.MinValue And PutDate > YTMDate Then
                            dblYield = CType(Singleton.GetInstance.Run("YIELD", YTMDate, MaturityDate, CouponRate / 100, decMarketValue, MaturityAmt,
    intFrequency, intBasis), Double)
                            dblYTPAnn = CType(Singleton.GetInstance.Run("EFFECT", dblYield, intFrequency), Double)
                            dblYTPSemi = CType(Singleton.GetInstance.Run("NOMINAL", dblYTMAnn, 2), Double)
                            dblYTPAnn = dblYTPAnn * 100
                            dblYTPSemi = dblYTPSemi * 100
                        Else
                            dblYTPAnn = 0
                            dblYTPSemi = 0
                        End If
                    End With
                End If
            Catch ex As Exception
                Throw ex
            End Try
        End Sub
    // call  yield function
    GlobalFuns.CalculateYield(datYTM, decFaceValue, decRate, blnNonGovernment, blnRateActual, datMaturity, decMaturityAmt, _
                                   datCoupon, decCouponRate, datCall, decCallAmt, datPut, decPutAmt, Val(Hid_Frequency.Value
    & ""), "Y", 0, "")
    this code  is working in Excel 2003 but it's not working in Excel 2010
    //Error is
    Cannot run the macro 'YIELD'. The macro may not be available in this workbook or all macros may be disabled.

  • How do I reduce the MG size/compress file prior to inserting into word or excel?

    How do I reduce the MG size/compress file prior to inserting into word or excel?

    The Mac is (IMHO) - Excel is a MicroSoft product - therefore it needs MS support
    LN
    PS - you might give the Apple Numbers forum a try - more likely that someone there might know Excel details than here in the iPhoto forum
    LN

Maybe you are looking for

  • Capturing of time taken by a while loop in bpm

    Hi , I have a busniess process ,and my receive step is defined in a while loop. so it starts with a while loop. I want to keep a condition on the while loop that it should receive the messages only for a period of 1 hour ,and if it exceeds this perio

  • How to open a url from a desktop application

    Hi this may seem like a very easy question but all the topics online point to the following code.... var url = "http://www.adobe,com";     var urlReq = new air.URLRequest(url);     air.navigateToURL(urlReq); However when I try to use this I keep gett

  • Blue TODAY banner on monthly iCal calendar doesn't indicate current date

    Why doesn't the blue TODAY banner on monthly iCal calendar on iPad indicate current day?  (I.e., today is Wednesday Feb 8 but the blue TODAY banner is still on Tues Feb 7) .  I'm syncing to my other devices with iCloud. This problem only happens on t

  • MSS General Information - Personal Data Iview

    Hi, On Mss> Team > General Information,  We want to add to Personal Data Iview more fields, for example secondary address, We dont have NWDI, so I'm looking for some table to customize an add the parameters.... Any help? Thanks in advanced!

  • When we click Submit button in CSC, I want to redirect to differrent panel

    Hi All There is one panel for member search in CSC. from some other form I want to redirect to this 'member search' panel. what should be done? Thanks & Best regards, Pratik