Siemens Command Assistant not Starting
Siemens Command Assistant not Starting
I've installed the and when I go to start from the menu, I'm presented with a window that says: "Error: Invalid Parameter." If I click on OK, I get "Error: There is no Windows program configured to open this type of file."
I'm running Wine version 1.4 on Ubuntu 11.10.
I'm running Wine version 1.4 on Ubuntu 11.10.
Managed to figure out how to start from terminal and I get the error
I have something called Mono installed, but do I need to install the Windows mono under Wine for Command Assistant to run?
Code: Select all
chrisg@ChrisG-FreeMachine:/$ wine start 'C:\Program Files\Siemens\EMML Command Assistant\CmdAsst.exe'
fixme:exec:SHELL_execute flags ignored: 0x00000100
chrisg@ChrisG-FreeMachine:/$ wine: Install Mono for Windows to run .NET 2.0 applications.
Siemens Command Assistant not Starting
Place the debug log (terminal output again) on pastebin.com and linkOkay, found Windows mono, installed it, now I have a bunch of angry errors popping up about unable to find files on Z:. These aren't usual errors I'd see on Windows version of this program, so I'm unsure why it's yelling at me these errors.
here otherwise it is doubtful that anyone can help.
John
I think what I have at this point is something wrong with Mono. On terminal, I get
But the window I got using the newest Command Assistant I have available is:

Fairly certain this is now a mono issue.
Code: Select all
chrisg@ChrisG-FreeMachine:/$ wine start 'C:\Program Files\Siemens\EMML Command Assistant\CmdAsst.exe'
fixme:exec:SHELL_execute flags ignored: 0x00000100
chrisg@ChrisG-FreeMachine:/$

Fairly certain this is now a mono issue.
Just in case, I also made sure to install .NET2.0 and this is what happened when I started it:
http://pastebin.com/XatFkQVS
http://pastebin.com/XatFkQVS
Siemens Command Assistant not Starting
On Tue, Apr 3, 2012 at 4:48 PM, CGross <[email protected]> wrote:
John
How about trying a clean wineprefix with .NET installed using winetricks.Okay, disregard last message, seens .NET2.0 doesn't play nice, especially if installed with Mono so I blew out everything and have only Mono and Command Assistant now with the same error that I screenshot before.
John
-
- Moderator
- Posts: 1153
- Joined: Wed Apr 27, 2011 11:01 pm
Siemens Command Assistant not Starting
On Tue, Apr 3, 2012 at 1:48 PM, CGross <[email protected]> wrote:
a great script that does product installs as well.
James
Can you try with ONLY .NET 2.0 rather than using Mono? winetricks isOkay, disregard last message, seens .NET2.0 doesn't play nice, especially if installed with Mono so I blew out
everything and have only Mono and Command Assistant now with the same error that I screenshot before.
a great script that does product installs as well.
James
Re: Siemens Command Assistant not Starting
How do I do that via winetricks? I have winetricks installed but don't know what to do with it.John Drescher wrote:How about trying a clean wineprefix with .NET installed using winetricks.
John
Re: Siemens Command Assistant not Starting
I get a ton of errors, mostly because it pops up a box (Linked below) that just spams a slightly modified string and I have to hold enter to get it to exit.jjmckenzie wrote:On Tue, Apr 3, 2012 at 1:48 PM, CGross <[email protected]> wrote:Can you try with ONLY .NET 2.0 rather than using Mono? winetricks isOkay, disregard last message, seens .NET2.0 doesn't play nice, especially if installed with Mono so I blew out
everything and have only Mono and Command Assistant now with the same error that I screenshot before.
a great script that does product installs as well.
James
This is the top part: http://pastebin.com/hpNLuBMX
Bottom part looks like: http://pastebin.com/K4cqBL3t
And with an error box of this: http://i.imgur.com/QoWax.png
The whole log is more than 500kilobytes so pastebin hates it.
Okay from what I'm getting, it's something missing in NET 2.0 and Mono since they behave the same way with the error "Window pops up that stays the same, terminal spams with similar garbage, hold enter long enough, get the registration screen (that doesn't work), and then have to hold enter some more to get rid of the tons of other errors.
Perhaps I'm missing a certain supporting application?
Perhaps I'm missing a certain supporting application?
What's also throwing me off is the only way to even get any progress is force run through terminal. If I try via the menu, it fails out and just says "Oh I'm not configured for that, whatever." but terminal actually processes errors.
As far as I know you just need NET 2.0 for Command Assistant, but maybe there's something more hardwired with Windows that it needs?
As far as I know you just need NET 2.0 for Command Assistant, but maybe there's something more hardwired with Windows that it needs?
Code: Select all
fixme:shell:URL_ParseUrl failed to parse L"Microsoft.VisualBasic"
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
fixme:shell:URL_ParseUrl failed to parse L"System.Runtime.Remoting"
fixme:shell:URL_ParseUrl failed to parse L"XMLRegistry"
fixme:shell:URL_ParseUrl failed to parse L"System.Runtime.Serialization.Formatters.Soap"
fixme:shell:URL_ParseUrl failed to parse L"CmdAsst.resources"
fixme:shell:URL_ParseUrl failed to parse L"CmdAsst.resources"
-
- Level 7
- Posts: 823
- Joined: Thu Aug 27, 2009 6:23 am
I did, same thing occurs.dimesio wrote:Your original post says you're using Wine 1.4. Try upgrading to the latest development release.CGross wrote:Is there no more ideas for this? Last ditch effort.
There is no free demo version and sadly, no one knows what the software requirements are. This program uses Extended Man Machine Language to communicate with our phone switch. So there is no demo, and it's old software mostly. I wouldn't know where to start looking for official support. I believe it has roots in VB, C++, and .Net.lahmbi5678 wrote:Hi CGross,
is there a free demo version available? If so, you should file a bug report.
What are the hardware/software requirements of this application? Maybe you need .NET 3.0 or 4.0 or IE installed?
Another thing I have tried is I copied the program files folder from a co-workers install, after installing .NET2.0, corefonts, c++ 2008, and VB 6. I can get the program to load, but its information to register and run is not completing seems to be the biggest problem. Also gives me an error that's unable to connect to the Z drive for a database file, which seems odd as we don't have a Z: drive being used.
I checked the registry and that has the key correctly. But for some reason the program itself is not getting the registration correctly and giving up.
I checked the registry and that has the key correctly. But for some reason the program itself is not getting the registration correctly and giving up.
-
- Level 7
- Posts: 823
- Joined: Thu Aug 27, 2009 6:23 am
Hi,
you could try additional winetricks, like "winetricks ie6" and "winetricks wsh57", just in case it needs IE or scripting. Does it need to install hardware drivers? That probably wouldn't work under wine anyways. You still could file a bug, even if there's no demo, though the chances to get it fixed would be low.
you could try additional winetricks, like "winetricks ie6" and "winetricks wsh57", just in case it needs IE or scripting. Does it need to install hardware drivers? That probably wouldn't work under wine anyways. You still could file a bug, even if there's no demo, though the chances to get it fixed would be low.
Installing both of those failed. It doesn't require hardware drivers, as it just communicates over the network.lahmbi5678 wrote:Hi,
you could try additional winetricks, like "winetricks ie6" and "winetricks wsh57", just in case it needs IE or scripting. Does it need to install hardware drivers? That probably wouldn't work under wine anyways. You still could file a bug, even if there's no demo, though the chances to get it fixed would be low.
Okay, did "sh winetricks wmi" and installed, now got a new error where it just says:CGross wrote:Looking at the error I get, it's 0x80041001 which seems to relate to WMI. Do I need to install something special for WMI in Wine?
Code: Select all
Invalid parameter
at System.Management.ManagementScope.Initialize()
at System.Management.ManagementObjectSearcher.Initialize()
at System.Management.ManagementObjectSearcher.Get()
At Siemens_EMML.AppIsRegistered.DaysRemaning(Int32
ProductCode, String Registration, String Signature)
It seems like it's almost done, just seems to not taking the registration properly. It's in the registry right, so not sure why it's failing out.
-
- Level 7
- Posts: 823
- Joined: Thu Aug 27, 2009 6:23 am
No change.lahmbi5678 wrote:Hi,
another thing you could try is "winetricks vcrun6", especially if it is an old application, it might need VC 6 runtime libraries.
I will likely check in, as I start my weekend this evening, I will return Sunday for any advice given. My office is looking to make some desk changes to Linux, and this is a critical component of our duties. So having this operational would be a big one up for the linux userbase.