Pages:
Author

Topic: MyMastercoins Wallet (Read 2888 times)

legendary
Activity: 1358
Merit: 1003
Ron Gross
March 09, 2014, 10:57:39 AM
#62
You need to unzip to a folder ex c:\temp then run c:\temp\setup.exe

Most systems cant run SQL 2008.  I'll upgrade the installer and use a new local db.

You can add any address but it is for viewing only.

Quote

COMPONENT STORE TRANSACTION DETAILS
   No transaction information is available.

My solution: extract the installation to c:\tmp\aaa and run it from there.

1. Why does it matter where I run the installer from?

My next question:
2. Why does setup.exe run the wallet, rather than _install_ it?

3. I'm getting connection times to SQL (exception stacktrace)

Also I'm getting this screen:



4. I seem to be able to add any address I want, without verification for it being a valid BTC/MSC address.

[/quote]






You need to unzip to a folder ex c:\temp then run c:\temp\setup.exe

That is what I did.
It seems that if the folder I unzip it to isn't identical to the folder I unzipped it to last time, it does't work.


Quote
3. I'm getting connection times to SQL (exception stacktrace)

Most systems cant run SQL 2008.  I'll upgrade the installer and use a new local db.

OK, waiting for the upgrade.


Quote
Also I'm getting this screen:


4. I seem to be able to add any address I want, without verification for it being a valid BTC/MSC address.
You can add any address but it is for viewing only.

Understood. Does the wallet distinguish between watch only addresses and fully controlled addresses?


5. Another exception I just encountered when clicking on the Refresh button:

Quote
---------------------------
MyMastercoinsWallet2
---------------------------
System.Net.WebException: The remote server returned an error: (400) Bad Request.

   at System.Net.HttpWebRequest.GetResponse()

   at MyMastercoinsWallet.Bitcoin.getjson(String PostURL)
---------------------------
OK   
---------------------------
sr. member
Activity: 449
Merit: 250
March 09, 2014, 10:21:44 AM
#61
Please try this direct download.
http://www.mymastercoins.com/Wallet/MyMastercoinsWallet20201.zip

Instead of using SQL 2008.  DB now uses LocalDB

ConnectString is

Data Source=(LocalDB)\v11.0;AttachDbFilename="|DataDirectory|\MyMastercoins.MDF";Integrated Security=True

sr. member
Activity: 449
Merit: 250
March 09, 2014, 08:48:26 AM
#60
You need to unzip to a folder ex c:\temp then run c:\temp\setup.exe

Most systems cant run SQL 2008.  I'll upgrade the installer and use a new local db.

You can add any address but it is for viewing only.

Quote

COMPONENT STORE TRANSACTION DETAILS
   No transaction information is available.

My solution: extract the installation to c:\tmp\aaa and run it from there.

1. Why does it matter where I run the installer from?

My next question:
2. Why does setup.exe run the wallet, rather than _install_ it?

3. I'm getting connection times to SQL (exception stacktrace)

Also I'm getting this screen:



4. I seem to be able to add any address I want, without verification for it being a valid BTC/MSC address.

[/quote]
legendary
Activity: 1358
Merit: 1003
Ron Gross
March 09, 2014, 08:08:12 AM
#59
I believe I did try that version yesterday.
Now when I try to download from your link, I somehow download a zip file with zero size from github.

I am not able to download the right file. Can you upload it to Dropbox or something?

Please try this direct download.
http://www.mymastercoins.com/Wallet/MyMastercoinsWallet20200.zip

Tested it in Windows 7 with Bitcoin Client 0.8.6



I uninstalled all MyMastercoinsWallet stuff via "Add and Remove programs", and I still get the same error:


Quote
PLATFORM VERSION INFO
   Windows          : 6.2.9200.0 (Win32NT)
   Common Language Runtime    : 4.0.30319.34011
   System.Deployment.dll       : 4.0.30319.33440 built by: FX45W81RTMREL
   clr.dll          : 4.0.30319.34011 built by: FX45W81RTMGDR
   dfdll.dll          : 4.0.30319.33440 built by: FX45W81RTMREL
   dfshim.dll          : 6.3.9600.16384 (winblue_rtm.130821-1623)

SOURCES
   Deployment url         : file:///C:/Users/Ron/AppData/Local/Temp/Temp1_MyMastercoinsWallet20200.zip/MyMastercoinsWallet2.application

IDENTITIES
   Deployment Identity      : MyMastercoinsWallet2.application, Version=2.2.0.0, Culture=neutral, PublicKeyToken=eb9c35bd51d263dc, processorArchitecture=x86

APPLICATION SUMMARY
   * Installable application.

ERROR SUMMARY
   Below is a summary of the errors, details of these errors are listed later in the log.
   * Activation of C:\Users\Ron\AppData\Local\Temp\Temp1_MyMastercoinsWallet20200.zip\MyMastercoinsWallet2.application resulted in exception. Following failure messages were detected:
      + You cannot start application MyMastercoinsWallet2 from this location because it is already installed from a different location.
      + You cannot start application MyMastercoinsWallet2 from location file:///C:/Users/Ron/AppData/Local/Temp/Temp1_MyMastercoinsWallet20200.zip/MyMastercoinsWallet2.application it is already installed from location file:///C:/tmp/aaa/MyMastercoinsWallet2.application. You can start it from location file:///C:/tmp/aaa/MyMastercoinsWallet2.application or you can uninstall it and reinstall it from location file:///C:/Users/Ron/AppData/Local/Temp/Temp1_MyMastercoinsWallet20200.zip/MyMastercoinsWallet2.application. If you reinstall the application, be aware that you might lose any customizations that you made to the application.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
   No transaction error was detected.

WARNINGS
   There were no warnings during this operation.

OPERATION PROGRESS STATUS
   * [09/03/2014 13:39:09] : Activation of C:\Users\Ron\AppData\Local\Temp\Temp1_MyMastercoinsWallet20200.zip\MyMastercoinsWallet2.application has started.
   * [09/03/2014 13:39:09] : Processing of deployment manifest has successfully completed.

ERROR DETAILS
   Following errors were detected during this operation.
   * [09/03/2014 13:39:09] System.Deployment.Application.DeploymentException (DeploymentUriDifferent)
      - You cannot start application MyMastercoinsWallet2 from this location because it is already installed from a different location.
      - Source: System.Deployment
      - Stack trace:
         at System.Deployment.Application.ApplicationActivator.CheckDeploymentProviderValid ity(ActivationDescription actDesc, SubscriptionState subState)
         at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
         at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
      --- Inner Exception ---
      System.Deployment.Application.DeploymentException (DeploymentUriDifferent)
      - You cannot start application MyMastercoinsWallet2 from location file:///C:/Users/Ron/AppData/Local/Temp/Temp1_MyMastercoinsWallet20200.zip/MyMastercoinsWallet2.application it is already installed from location file:///C:/tmp/aaa/MyMastercoinsWallet2.application. You can start it from location file:///C:/tmp/aaa/MyMastercoinsWallet2.application or you can uninstall it and reinstall it from location file:///C:/Users/Ron/AppData/Local/Temp/Temp1_MyMastercoinsWallet20200.zip/MyMastercoinsWallet2.application. If you reinstall the application, be aware that you might lose any customizations that you made to the application.
      - Source:
      - Stack trace:


COMPONENT STORE TRANSACTION DETAILS
   No transaction information is available.

My solution: extract the installation to c:\tmp\aaa and run it from there.

1. Why does it matter where I run the installer from?

My next question:
2. Why does setup.exe run the wallet, rather than _install_ it?

3. I'm getting connection times to SQL (exception stacktrace)

Also I'm getting this screen:



4. I seem to be able to add any address I want, without verification for it being a valid BTC/MSC address.
sr. member
Activity: 449
Merit: 250
March 08, 2014, 05:14:39 AM
#58
I believe I did try that version yesterday.
Now when I try to download from your link, I somehow download a zip file with zero size from github.

I am not able to download the right file. Can you upload it to Dropbox or something?

Please try this direct download.
http://www.mymastercoins.com/Wallet/MyMastercoinsWallet20200.zip

Tested it in Windows 7 with Bitcoin Client 0.8.6

legendary
Activity: 1358
Merit: 1003
Ron Gross
March 08, 2014, 03:49:49 AM
#57
I believe I did try that version yesterday.
Now when I try to download from your link, I somehow download a zip file with zero size from github.

I am not able to download the right file. Can you upload it to Dropbox or something?
sr. member
Activity: 449
Merit: 250
March 07, 2014, 01:48:15 PM
#56
Running setup.exe from within the 2.01 zip, I get this:




After dragging the application files manually to a folder on my desktop, I run it and get this:



Hope that helps!

I'll update the db to sql 2010. It seems the sql 2008 has a lot of compatibility issues.

I will also update the engine as soon as we have tmsc consensus.   Please check the contest tread reg. rounding.

legendary
Activity: 1260
Merit: 1031
Rational Exuberance
March 07, 2014, 01:18:21 PM
#55
Running setup.exe from within the 2.01 zip, I get this:




After dragging the application files manually to a folder on my desktop, I run it and get this:



Hope that helps!
sr. member
Activity: 449
Merit: 250
March 07, 2014, 07:21:11 AM
#54
So, I just tried to install MyMastercoins, and got:

Quote
You cannot start application MyMastercoinsWallet2 from this location because it is already installed from a different location.

Can the installer be made to Just Work (TM) ?


Please try the 2.01 installer.

https://github.com/Bitoy88/MyMastercoinsWallet2/

setup.exe is in the zip file
MyMastercoinsWallet20100.zip 
legendary
Activity: 1358
Merit: 1003
Ron Gross
March 07, 2014, 05:15:26 AM
#53
So, I just tried to install MyMastercoins, and got:

Quote
You cannot start application MyMastercoinsWallet2 from this location because it is already installed from a different location.

Can the installer be made to Just Work (TM) ?
newbie
Activity: 34
Merit: 0
January 28, 2014, 07:53:34 AM
#52
Could you reproduce the error?
sr. member
Activity: 449
Merit: 250
January 23, 2014, 07:34:45 AM
#51
Hey Bitbay,

Check that:  I have 0.074 BTC in my account,
and I am trying to create a purchase offer
for order that seams to be appropriate
to that budget but I get (Error sending transaction).

What do you think can cause it ?



Try the following

Create a new address. 
Send .01 btc to your new address.
Try to purchase using the new address.

  (Mastercoin protocol requires only one sender address.  )
full member
Activity: 123
Merit: 100
January 23, 2014, 03:58:37 AM
#50
Hey Bitbay,

Check that:  I have 0.074 BTC in my account,
and I am trying to create a purchase offer
for order that seams to be appropriate
to that budget but I get (Error sending transaction).

What do you think can cause it ?
full member
Activity: 123
Merit: 100
January 21, 2014, 02:15:07 PM
#49
Yeah man , now it's on !!!
Thanks for your patience
Now, can you send me some test MSC ?

17rExRiMaJGgHPVuYjHL21mEhfzbRPRkui
sr. member
Activity: 449
Merit: 250
January 21, 2014, 12:50:51 PM
#48

Sorry, the bitcoin wallet is running but the , MM Wallet still refuse to connect to it.


Here are the steps I did for a clean install

installed the bitcoin wallet version 0.8.5 with the default settings.
Copy the  bitcoin shortcut to the desktop
Right click shortcut
click properties
Replace  "C:\Program Files (x86)\Bitcoin\bitcoin-qt.exe"  to  
"C:\Program Files (x86)\Bitcoin\bitcoin-qt.exe" - server
Double click on the shortcut

Run the MM wallet.
full member
Activity: 123
Merit: 100
January 21, 2014, 12:34:16 PM
#47
Can someone send to this wallet: 11459c22-6059-4fb9-c483-60c6f07d14da
some test coins.

Thanks
Roman
full member
Activity: 123
Merit: 100
January 21, 2014, 11:53:14 AM
#46

Ok.  That is good Smiley. Try the simple send using test mastercoins. Then the Distributed exchange Smiley

Sorry, the bitcoin wallet is running but the , MM Wallet still refuse to connect to it.
sr. member
Activity: 449
Merit: 250
January 21, 2014, 11:50:34 AM
#45


Thank you Bitboy, that may be correct, but the software is already installed and I want to change it. Must I reinstall the software or can I change it otherwise?

No need to reinstall.  Just make sure bitcoinqt.exe - server is running in the background.
sr. member
Activity: 449
Merit: 250
January 21, 2014, 11:45:43 AM
#44


" bitcoin-qt.exe -server" is suppose to bring up the bitcoin wallet.  Try to remove the -data

The wallet is up and running...


Ok.  That is good Smiley. Try the simple send using test mastercoins. Then the Distributed exchange Smiley
full member
Activity: 123
Merit: 100
January 21, 2014, 11:40:38 AM
#43


" bitcoin-qt.exe -server" is suppose to bring up the bitcoin wallet.  Try to remove the -data

The wallet is up and running...
Pages:
Jump to: