problem of Plugin vCO-Powershell by running a command (for members of a local administrator on a server group)

Hello

Tearing my hair out and looking for a little help :-)

I have a powershell script for the verification of the members of the Local administrators on a server, and it works very well in a powershell window. (running on the server that hosts my VCO in powershell and under the registered with vCO user/account name...)  However, when I call it from a workflow of vCO it fails.

Track down, I've isolated the code criminalized in this section:

I provide $servername as the server to run the script against.


$group = [ADSI] "" WinNT: / / $servername/administrators ' "

$members = @($group.psbase.Invoke ("membres"))

$results = $members | foreach {$_.} GetType(). InvokeMember("Name",'GetProperty',$null,$_,$null)}

and the highlighted line is the specific code that fails.

the specific error is:

System.Management.Automation.MethodInvocationException: Exception calling "invoke" with "2" arguments: "the network path was not found.

I noticed that if I replace with $servername in the 1st line with '. '. (it is run on the local server) It works very well. However, if I use the var $servername, or incorporate just a specific server name, it fails with the above error.

Any help appreciated,

Thanks in advance,

John.

(any error in the vCO journal is):

2014-09-11 12:59:16.717] [I] PowerShellInvocationError: errors found during execution of script
System.Management.Automation.MethodInvocationException: Exception calling "invoke" with "2" arguments: "the network path was not found.
"---> System.Runtime.InteropServices.COMException: the network path was not found."

at System.DirectoryServices.DirectoryEntry.Bind (Boolean throwIfFail)
at System.DirectoryServices.DirectoryEntry.Bind)
at System.DirectoryServices.DirectoryEntry.get_NativeObject)
at System.DirectoryServices.DirectoryEntry.Invoke (String methodName, Object [] args)
at System.Management.Automation.DotNetAdapter.AuxiliaryMethodInvoke (arguments Object [], Object target, Object [] originalArguments, MethodInformation methodInformation)
-End of the exception stack trace internal-
to System.Management.Automation.ExceptionHandlingOps.CheckActionPreference (FunctionContext funcContext, Exception exception)
to System.Management.Automation.Interpreter.ActionCallInstruction'2.Run (InterpretedFrame frame)
at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run (InterpretedFrame frame)
at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run (InterpretedFrame frame)
at System.Management.Automation.Interpreter.Interpreter.Run (InterpretedFrame frame)
to System.Management.Automation.Interpreter.LightLambda.RunVoid1 [T0](T0 arg0)
at System.Management.Automation.ScriptBlock.InvokeWithPipeImpl (ScriptBlockClauseToInvoke clauseToInvoke, createLocalScope Boolean functionsToDefine dictionary 2 list 1 variablesToDefine, ErrorHandlingBehavior errorHandlingBehavior, Object dollarUnder, entry object, object scriptThis, Pipe outputPipe, InvocationInfo invocationInfo, Object [] args)
to System.Management.Automation.ScriptBlock. <>c__DisplayClassa. < InvokeWithPipe > b__8()
System.Management.Automation.Runspaces.RunspaceBase.RunActionIfNoRunningPipelinesWithThreadCheck (use)
at System.Management.Automation.ScriptBlock.InvokeWithPipe (Boolean useLocalScope, functionsToDefine dictionary 2, list 1 variablesToDefine, ErrorHandlingBehavior errorHandlingBehavior, Object dollarUnder, entry object, object scriptThis, Pipe outputPipe, InvocationInfo invocationInfo, Object [] args)
to System.Management.Automation.ScriptBlock.InvokeUsingCmdlet (Cmdlet contextCmdlet, Boolean useLocalScope, ErrorHandlingBehavior errorHandlingBehavior, Object dollarUnder, entry of the object scriptThis, Object [] args)
at Microsoft.PowerShell.Commands.InvokeExpressionCommand.ProcessRecord)
at System.Management.Automation.CommandProcessor.ProcessRecord)
(Name of the dynamic Script Module: invokeScript #14)


There are some security restrictions applied when the power shell scripts remotely (what vCO made using the Microsoft WinRM service).

To simulate a runtime environment similar outside the vCO, you can use "winrs" tool microsoft to call remote power shell script and check if the similar error will exist also outside the vCO.

Bolg very extensive on the subject can be found here http://kaloferov.com/blog/using-credssp-with-the-vco-powershell-plugin/

See the section for access to the network and access to mapped network drives through vCO.

Tags: VMware

Similar Questions

  • Program running as local administrator in Windows XP needs to access a network drive

    I just write a batch file to automatically run a program in Windows XP as a local administrator.  I had to do to get the program to work right.  However, the program cannot access network drives to save the files even if the user who is connected has access to these network resources.  How can I give an a running program as a Windows XP local administrator the possibility to access and back up the files on a network share?

    I found a solution for this.  I had to add the same user a local administrator on the server with network drives.  This solves the problem.

  • Run the command in the comments - vRO options?

    Hi, I am currently using vRo to run a script simple powercli with 'invoke-vmscript"to run a command at a prompt linux once it is supplied of vRA (it changes the hosts file). I'm looking for another method to do this, if someone could share their experience please.

    I thought to SSH could help, but I am dependent on having an IP address or the host name when I run the workflow. That is not the case that I need to wait for it to start, get address DHCP and save DNS.

    Does anyone have any suggestions how I could achieve? The PowerCLI works because I can do the name of the computer that went from vRA. However, the script does not work very cleanly and I would find that an alternative with vRO is possible.

    Thanks in advance for any advice

    Steve

    No problem

    Yes, you can easily run these commands with the vRO workflow.

    When you log on to your linux VM you can use the command "which" where the "command/program' is you want to run, so

    "what echo" showing you the executable you call is "/ bin/echo", while passwd is on centos for example "/ usr/bin/passwd.

    Tim

  • VSphere Orchestrator (vco) - problem to add a Powershell host

    Hello world

    I am currently set up a VSphere Orchestrator server and I have a few problems to add a new host via WinRM with Add a PowerShell host model.

    I followed this tutorial:

    http://blogs.technet.com/b/meamcs/archive/2012/02/25/how-to-force-WinRM-to-listen-interfaces-over-HTTPS.aspx

    I can connect with Powershell to a second server HTTPS but not with the vco...

    This is my setup:

    PS WSMan:\localhost\Client> winrm get winrm/config
    Config
        MaxEnvelopeSizekb = 500
        MaxTimeoutms = 60000
        MaxBatchItems = 32000
        MaxProviderRequests = 4294967295
        Client
            NetworkDelayms = 5000
            URLPrefix = wsman
            AllowUnencrypted = true
            Auth
                Basic = true
                Digest = true
                Kerberos = true
                Negotiate = true
                Certificate = true
                CredSSP = false
            DefaultPorts
                HTTP = 5985
                HTTPS = 5986
            TrustedHosts
        Service
            RootSDDL = O:NSG:BAD:P(A;;GA;;;BA)(A;;GR;;;IU)S:P(AU;FA;GA;;;WD)(AU;SA;GXGW;;;WD)
            MaxConcurrentOperations = 4294967295
            MaxConcurrentOperationsPerUser = 1500
            EnumerationTimeoutms = 240000
            MaxConnections = 300
            MaxPacketRetrievalTimeSeconds = 120
            AllowUnencrypted = true
            Auth
                Basic = true
                Kerberos = true
                Negotiate = true
                Certificate = false
                CredSSP = false
                CbtHardeningLevel = Relaxed
            DefaultPorts
                HTTP = 5985
                HTTPS = 5986
            IPv4Filter = *
            IPv6Filter = *
            EnableCompatibilityHttpListener = false
            EnableCompatibilityHttpsListener = false
            CertificateThumbprint
            AllowRemoteAccess = true
        Winrs
            AllowRemoteShellAccess = true
            IdleTimeout = 7200000
            MaxConcurrentUsers = 10
            MaxShellRunTime = 2147483647
            MaxProcessesPerShell = 25
            MaxMemoryPerShellMB = 1024
            MaxShellsPerUser = 30
    
    

    PS WSMan:\localhost\Client> winrm enumerate winrm/config/listener
    Listener
        Address = *
        Transport = HTTP
        Port = 5985
        Hostname
        Enabled = true
        URLPrefix = wsman
        CertificateThumbprint
        ListeningOn = 127.0.0.1, 169.254.152.175, 192.168.1.139, ::1, 2001:0:5ef5:79fb:2087:3306:fde2:7302, fe80::5efe:192.168.1.139%14, fe80::2087:3306:fde2:7302%15, fe80::c19d:d401:ff68:98af%13, fe80::c407:cc5e:43dc:6909%18
    
    
    Listener
        Address = *
        Transport = HTTPS
        Port = 5986
        Hostname = host-vsphere.urbanvirtu.local
        Enabled = true
        URLPrefix = wsman
        CertificateThumbprint = 4f00d909810f619876bf5712a22e0fb21382d628
        ListeningOn = 127.0.0.1, 169.254.152.175, 192.168.1.139, ::1, 2001:0:5ef5:79fb:2087:3306:fde2:7302, fe80::5efe:192.168.1.139%14, fe80::2087:3306:fde2:7302%15, fe80::c19d:d401:ff68:98af%13, fe80::c407:cc5e:43dc:6909%18
    
    

    If I try to connect from a second server via Kerberos with HTTPS it works:

    PS C:\Users\Administrator> winrm identify -r:https://host-vsphere.urbanvirtu.local:5986 -a:Kerberos -u:administrator -p:password
    IdentifyResponse
        ProtocolVersion = http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd
        ProductVendor = Microsoft Corporation
        ProductVersion = OS: 6.3.9600 SP: 0.0 Stack: 3.0
        SecurityProfiles
            SecurityProfileName = http://schemas.dmtf.org/wbem/wsman/1/wsman/secprofile/http/basic, http://schemas.dmtf.org/
    wbem/wsman/1/wsman/secprofile/https/basic, http://schemas.dmtf.org/wbem/wsman/1/wsman/secprofile/http/spnego-kerberos, h
    ttp://schemas.dmtf.org/wbem/wsman/1/wsman/secprofile/https/spnego-kerberos
    

    But with the vco I:

    Name: test

    The Host/IP: Home - vsphere.urbanvirtu.local

    Port: 5986

    Type remote PowerShell: WinRM

    Transport protocol: HTTPS

    Authentication: Kerberos

    Session mode: A shared Session

    User name: administrator

    Password: password

    cap1.JPG

    cap2.JPG

    Someone has had this problem before? What I did wrong?

    Thanks in advance for your help.

    Best regards

    Jean

    Based on the log, I see that "Connection refused:" error was connected to the kdc parameter in the krb5.conf file and you have already defeated it.

    Now, if I understand 'Add a PowerShell host' the workflow remains in working condition and does not end.

    This behavior I observed in the case of PowerShell plugin 1.0.3 is trying to connect to PowerShell host running PowerShell 4.0.

    Would you please provide version of

    the PowerShell vCO plugin version

    PowerShell host - Windows Version

    PowerShell host - PowerShell version

  • vCO PowerShell plugin access is denied

    Hello

    Can someone please help with a problem I'm having with vCO and the PowerShell plug-in?  I have correctly installed the plugin for the vCO PowerShell and added/checked one PS via WinRM/HTTPS/Kerberos host, configured with "Session by the user.  (I also tried "Shared Session").

    I can run scripts of PS based on this host in a workflow of vCO, as "Write-Output"... «, 'Get-ChildItem...' ", etc., and it returns the results in the workflow log.  However, if I try to run whatever it is more advanced as PowerCLI or external commands such as 'dnscmd' to create a host A record, it gives the error "failed command: ERROR_ACCESS_DENIED 5 0x5.  I ran 'whoami' leave in a script called by the PS plugin vCO and it shows the good user who has permission to run the commands.

    I ran the command locally on the host of PS using the same user account, and it completes successfully.

    Thank you, Richard

    I was able to get it this way.

    We use the vCO 5.1 device, so I have a host of windows power shell and winrm service has been activated. I configure kerberos authentication. Try to run the powershell script that is running dnscmd. So this script was running fine when we run manually, but of vCO fail with access denied.

    I made a few changes in my powershell script that helped me get through this.

    ~ CredSSP activated in the powershell hosts winrm service

    ~ In my script powershell creates a new session on the local host, even

    $session = New-PSSession-Credential $credential - authentication Credssp - ComputerName localhost

    Invoke-Command - Session $session - ScriptBlock {#Your dnscmd automation}

    ~ Its vCO as a powershell script to call in my powershell host and in the script I am session to the same machine creation and execution of my orders of dnscmd.

    ~ With this I have not any access denied exceptions. Was able to add/delete DNS records.

    Probably, there could be different ways of doing this. But it helped me.

  • YouTube widget problem "blocked plugin" revisited? (NEW!)

    Okay, it's the old problem "blocked plugin" once again when I go to import a video from YouTube in Muse... wait, it's a little different...

    I'm definitely sticking in the right code of YouTube. Here's the full URL:

    Experience of CWD Intro - YouTube

    .. .and I use the correct identifier in the field of video plug-in Muse (jx82mM9KoaY) - less media. The YouTube video is not registered, but not private.

    I have also read the response from an another forum post detailing the uninstall and re - install the Flash plug-in (although I don't understand why that has nothing to do with HTML5 video via YouTube, but whatever)-I went with the comment in the post on the forum and visited the plugin help page Adobe to uninstall Flash plug here:

    Uninstall Flash Player for Mac OS

    HOWEVER... the program uninstall on the link to the OS X version 10.6 and is a link broken on the Adobe support page (actually, so is version 10.4 too). You get this message:

    Not found

    The requested URL /get/flashplayer/current/support/uninstall_flash_player_osx.dmg was not found on this server.

    To download the uninstall program doesn't seem to be an option at this point. I tried to run the updater of alternative direct download Adobe and via the preferences of OS x for Flash panel. That's what I see:

    Screen Shot 2016-06-09 at 12.14.50 AM.png

    Now, notice that the plugin PPAPI is the latest version, but isn't the NPAPI plugin.  Hit the button check the NPAPI now demand a new version to download. Then it downloads the plug-in, but using the latest installer it downloads never updates the NPAPI plugin to a superior version in the preferences window.

    Anyone?

    Try to access the uninstalling the Flash Plugin via this link - Uninstall Flash Player for Mac OS

    and reinstall it when it prompts you.

    Try this and let me know if it works for you.

    Thank you

    Ankush

  • How to import plugin VCO through the REST API

    I try to import plugin VCO via customer REST VCO, it always by listed below error

    Exception in thread "main" org.springframework.web.client.HttpServerErrorException: 500 Internal Server Error

    at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:92)

    at org.springframework.web.client.RestTemplate.handleResponseError(RestTemplate.java:494)

    at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:451)

    at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:423)

    at org.springframework.web.client.RestTemplate.postForEntity(RestTemplate.java:328)

    at com.vmware.o11n.sdk.rest.client.services.PluginService.importPlugin(PluginService.java:65)

    at com.vmware.o11n.sdk.rest.client.services.PluginService.importPluginFromFile(PluginService.java:53)

    at FileUploadAdv100.uploadVCOPluginsList (FileUploadAdv100.java:53)

    at FileUploadAdv100.main (FileUploadAdv100.java:26)

    My code is here

    File pluginFile = new File("D:\\vcoplugins\\JAVARESTSDK_Examples\\o11nplugin-powershell-1.0.1.vmoapp");
    Boolean overwrite = false;
    SessionFactory VcoSessionFactory = createSessionFactory();
    Authentication auth = createAuthentication (sessionFactory);
    Session VcoSession = sessionFactory.newSession (auth);
    PluginService pluginService = new PluginService (session);
    pluginService.importPluginFromFile (pluginFile, overwrite);

    Concerning
    APR

    Hi APR,.

    PluginService.importPluginFromFile () supports only import plug-ins of .dar files, not files .vmoapp.

    The good news is that you can extract the .dar file is the .vmoapp file. Simply open the file .vmoapp with a program that can open. ZIP archives (like WinRar, WinZip, 7-zip, etc.) and check out the .dar file. Then change your code to pass the path to the file .dar (the first line of your code).

    Another option would be to try PluginService.importApplicationFromFile (), which should support the import of .vmoapp files.

    Hope this helps,

    -Ilian

  • Problem loading plugin [MAC Desktop ID] CS5/5.5

    Hi all

    I'm running into a very strange problem. I did 2 plugins (model and user interface). They work perfectly on windows.

    But sometimes, on mac, when I put them in a folder within the plug-ins folder (for example < path to indesign app > / Plug-Ins/MyAccount), plugins do not show, but they get loaded as long as the total is increased by 2.

    If I put the plugins directly in the Plug-Ins folder, they get loads and they are also.

    Also placing them in a subfolder (for example < path to indesign app > / Plug-Ins /myFolder) sometimes makes indesign crash.

    Is there a code related reason behind it?

    Concerning

    maddy1907

    Do you use frameworks from third parties or dylib? This seems to be a problem with the installation of a framework or dylib path, that you may be using. Try running plugins in XCode and glance in gdb for all messages, you might get the idea of the cause of the failed to load.

    You can also view the dependency of your plugin using otool on the plugin executable to check all dependencies and executable paths to dependencies.

    Hope this has solved your problem.

    Thank you

    -Manan

  • Problem downloading the updates and cannot run FIXIT

    I have a problem with the download of updates and trying to use FIXIT program download but do not open or run and leave a message there's a troubleshooting problem, someone at - it ideas, I tried many solutions but nothing works.

    Moved from feedback

    Original title: impossible to download FIXIT

    Hi Coupar,

    From your problem description, I understand that you are not able to download the updates and run the FixIt. Please let me know if you do not experience this problem.

    1. What is the KB updates that you are not able to download?
    2. what happens when you try to open?
    3. do you get an error message?
    4. What is the accurate and complete error message you get?
    5. what operating system is installed on the computer?
    6 have. what troubleshooting measures you tried?
    7. the problem only occurs with Windows update fixit?

    I suggest you try the following methods.

    Method 1: I suggest you perform the clean boot and check if any third-party program is causing the problem.

    How to perform a clean boot for a problem in Windows Vista, Windows 7 or Windows 8
    http://support.Microsoft.com/kb/929135
    Note: Follow step 3 of section of boot KB929135 to reset the computer in normal mode.

    Method 2: Try the steps from the following link:

    Cannot install updates in Windows Vista, Windows 7, Windows Server 2008 and Windows Server 2008 R2
    http://support.Microsoft.com/kb/2509997

    Note:
    this section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article: back up the registry in Windows Vista
    Note: Running chkdsk on the drive if bad sectors are found on the disk hard when chkdsk attempts to repair this area if all available on which data can be lost.
    http://Windows.Microsoft.com/en-us/Windows-Vista/back-up-your-files

    Hope this information is helpful and let us know if you need help with Windows in the future. We will be happy to help.

  • my pc CPU running at 100% for all the programs I opened / what is the problem and how to solve?

    my pc CPU fan runs very strongly & the processor running at 100% for all the programs I opened. DO NOT KNOW IF IT IS A VIRUS IN THE PC WAS WORKING FINE A FEW DAYS AGO. How can I solve this issue?

    Hello

    You did changes to the computer before this problem?

    Step 1: Check if the problem persists in the clean boot state.

    From your computer by using a minimal set of drivers and startup programs so that you can determine if a background program is interfering with your game or program. This type of boot is known as a "clean boot".

    Reference:
    How to configure Windows XP to start in a "clean boot" State
    http://support.Microsoft.com/kb/310353

    When you are finished troubleshooting, follow these steps to reset the computer to start as usual:

    1. click on start and then click Run.
    2. type msconfig and click OK.

    The System Configuration Utility dialog box appears.

    3. click on the tab general, click Normal Startup - load all services and device drivers and then click OK.
    4. When prompted, click on restart to restart the computer.

    Step 2: Also, look for error messages in the event viewer. If you find error messages after return the exact error message so that we can help you better.

    Reference:
    Using the event viewer
    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/snap_event_viewer.mspx?mfr=true
    Understanding of event viewer
    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/event_overview_01.mspx?mfr=true
    Procedure to view and manage event logs in Event Viewer in Windows XP
    http://support.Microsoft.com/kb/308427

    I would also refer the below article which may be useful.

    The CPU utilization reaches 100 percent when you run programs after you install Windows XP Service Pack 2
    http://support.Microsoft.com/kb/890582

  • When you try to download iTunes I get the following error ' there is a problem with this windows package install a program required for this install complete could not be run.

    Problem Windows install

    When you try to download iTunes I get the following error ' there is a problem with this windows package install a program required for this install complete could not be run.

    I looked at several forums and tried cleaning patches, etc they suggest.  I also tried to download Windows Installer 4.5 but keep says "the update does not apply to my system" (I tried all.)

    I am running Windows Vista and have downloaded the service pack 2 (one remedy suggestions!)  Someone out there has a solution?

    Hello, Atwitsend...,

    Try to repair.
    Go into Add Remove Programs, then select Apple Software Update > change > repair.

    If this does not work, try to uninstall. .

    Remove and reinstall ITunes, Quicktime, and other software components
    http://support.Apple.com/kb/HT1923

    Download the iTunes Installer and save it on your desktop.

    http://www.Apple.com/iTunes/download/

    Try to install iTunes using the installer that you saved.

  • problems of the admin: message saying insufficient privileges: you must be an administrator when you run this application for the first time

    I bought this new comp with windows 7 already installed. has worked fine up intill a week or two it y a. I installed a new game, and after installation, I press launch to play it and pop up with a message saying not sufficient privileges: you must be an administrator when you run this application for the first time. also, I thought that I must be the administrator when I tried to launch the disk defragmentation. my account is the administrator account so I don't understand why they say that.

    I'm sorry. I was reading through additional FAQS regarding the same problem. I saw where someone said to try to add another admisistrator account to try to take on the former. but I had no luck with this ether. I also downloaded the program of the UAC, and I turned it off, reset my computer and still no change to my problem. I also tried to download the MSE restore tool, but I found myself with a message saying that I have no MSE

    Sorry, the MSE tool is to set the MSE when its broken.
    UAC controller Tool v1.0 can be used to control the
    The UAC settings.

    However, I suggest you restart the PC and after BIOS hold the F8 key
    and when the Windows Startup Menu appears, select Mode safe mode with networking.

    Now, you will enter Safe Mode. On the page to connect, you will see the
    Standard Windows administrator click it to open a windows session, press and hold
    in mind, the password can be blank.

    Once you have done that make a new account administrator and giv it a name.
    Restart the PC. That you did this newspaper using the new account.
    Once you have done that decide what to keep with your current administrator
    account once you've done it restart the PC, BIOS hold down the F8 key and
    Select Mode safe mode with network and enter dependencies the Standard Windows administrator.

    Go to control panel-> user accounts control and security for the family-> user accounts, then
    Select manage another account. In the list, select the administrator account
    your select and then delete the account, then it will ask you if you want to keep
    files etc, it's your own decision. Itknowledge24.com

  • Installed dictionary software (babylon 8), but I saw this message: "error 0 runs the command setup32.exe. How to solve this problem?

    Original title: error setup32.exe

    Hello. Thank you for your reading this question.

    I was installing a software dictionary (babylon 8), but I saw this message: "error 0 runs the command setup32.exe. Can you help me to solve this problem?

    Moved Windows 7 installation, set at level and activate Forum.

    Hello

    I changed the windows of my laptop and the problem has been resolved.

    Thank you very much.

  • I'm having a problem with lightroom 5.7.1 running on windows 8 64-bit.

    I'm having a problem with lightroom 5.7.1 running on windows 8 64-bit. Whenever we try to open the computer software crashes, we deleted the lock file and reset suggestions as suggested, without success. We have uninstalled and reinstalled the software without success, still the same problem of crash

    If all of the computer crashes, it's a hardware malfunction or a bad/corrupt/old video driver.

    First install/reinstall the latest driver for your graphics card. If this does not help, then you need run diagnostics on your hard drive, memory and also make sure that the fans are cooling the CPU correctly.

  • Hello, how can the form in Adobe Muse run on a third-party hosting site?  MANDIC use the server to host the site. More the form of error. I couldn't find the solution to this problem.

    Hello, how can the form in Adobe Muse run on a third-party hosting site? MANDIC use the server to host the site. More the form of error. I couldn't find the solution to this problem.

    Please see this document for troubleshooting:

    https://forums.Adobe.com/docs/doc-3581

    Thank you

    Sanjit

Maybe you are looking for