Permanently Closed Marketplace Sales Thread

Status
Not open for further replies.
I think I broke it :P

That really screwed things up. This is the second scrape I attempted and things got really wonky. Please let me know if you would me to send the export file to you.

I believe this occurred after scrape, remove duplicate then check available. When I try to check PR on this list it will only get through like 10 items then stops.

Thanks for reporting the bug!

We'll fix this and publish an update sometime tomorrow along with a few other feature enhancements.
 
I downloaded the trial and I received several blogger, tumbler and weebly site that said they were available . When I could not register any of them . Even the when you went to the site there was nothing there - I still could notregister the name . Am i missing something ?
 
Hey. Can I get the 50% coupon please?

Sure thing, check your inbox.

I downloaded the trial and I received several blogger, tumbler and weebly site that said they were available . When I could not register any of them . Even the when you went to the site there was nothing there - I still could notregister the name . Am i missing something ?

It can be one of many things. I suspect someone registered them right before you.

Please email the list to support[at]subrepo.com and I'll take a look.
 
Thanks for the demo man. You seem quite a nice fellow as you give away trials like this. All the best for the sales. :You_Rock_
 
Thanks for the coupon code man. I tried downloading it on my Windows XP laptop, but then I had to download .NET framework, but to do that I had to download windows installer. Then I went to download .NET framework again but it didn't work. Pity. I really wanted to use this program. Maybe in the future it will be available for Mac and then I don't need to fanny around with Windows.
 
I'll take a coupon... thanks!

I will take a coupon to try it out, please pm me it looks good.

Coupon sent to both of you guys, we appreciate the business!

Thanks for the demo man. You seem quite a nice fellow as you give away trials like this. All the best for the sales. :You_Rock_

Thank you!

Seems it need update. Blogs are showing not available even if those are available. I even checked with random usernames.

I just checked and you're correct, Weebly seems to have changed certain elements on their website.

We'll publish an update on Monday.

Thanks for the coupon code man. I tried downloading it on my Windows XP laptop, but then I had to download .NET framework, but to do that I had to download windows installer. Then I went to download .NET framework again but it didn't work. Pity. I really wanted to use this program. Maybe in the future it will be available for Mac and then I don't need to fanny around with Windows.

Sent you a PM. I don't think XP supports .NET Framework 4.5 so please install 4.0 instead from this Microsoft link:
http://www.microsoft.com/en-us/download/details.aspx?id=17851

@everyone else, thanks for all the new orders! You guys rock!
 
Last edited:
hey,windows xp not supported,can you fix it?please

Hi Joshualo,

Please install .NET Framework 4.0 instead of 4.5. You can download it from:
http://www.microsoft.com/en-us/download/details.aspx?id=17851

If that doesn't work, please wait till Monday, the new version (v1.0.0.9) will have XP support.

Let us know if there's anything else we can do for you.
 
Hi Joshualo,

Please install .NET Framework 4.0 instead of 4.5. You can download it from:
http://www.microsoft.com/en-us/download/details.aspx?id=17851

If that doesn't work, please wait till Monday, the new version (v1.0.0.9) will have XP support.

Let us know if there's anything else we can do for you.

the update doesn't work for me
vh9iqg.png
Following are the details of the error:

PLATFORM VERSION INFO
Windows : 5.1.2600.196608 (Win32NT)
Common Language Runtime : 4.0.30319.239
System.Deployment.dll : 4.0.30319.1 (RTMRel.030319-0100)
clr.dll : 4.0.30319.239 (RTMGDR.030319-2300)
dfdll.dll : 4.0.30319.1 (RTMRel.030319-0100)
dfshim.dll : 4.0.31106.0 (Main.031106-0000)

SOURCES
Deployment url : http://subrepo.com/install/SubRepo.application

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of http://subrepo.com/install/SubRepo.application resulted in exception. Following failure messages were detected:
+ Exception reading manifest from http://subrepo.com/install/SubRepo.application: the manifest may not be valid or the file could not be opened.
+ Manifest XML signature is not valid.
+ SignatureDescription could not be created for the signature algorithm supplied.


COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
* [2014-3-24 12:11:07] : Activation of http://subrepo.com/install/SubRepo.application has started.

ERROR DETAILS
Following errors were detected during this operation.
* [2014-3-24 12:11:08] System.Deployment.Application.InvalidDeploymentException (ManifestParse)
- Exception reading manifest from http://subrepo.com/install/SubRepo.application: the manifest may not be valid or the file could not be opened.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.ManifestReader.FromDocument(String localPath, ManifestType manifestType, Uri sourceUri)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options)
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.InvalidDeploymentException (SignatureValidation)
- Manifest XML signature is not valid.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.Manifest.AssemblyManifest.ValidateSignature(Stream s)
at System.Deployment.Application.ManifestReader.FromDocument(String localPath, ManifestType manifestType, Uri sourceUri)


--- Inner Exception ---
System.Security.Cryptography.CryptographicException
- SignatureDescription could not be created for the signature algorithm supplied.
- Source: System.Security
- Stack trace:
at System.Security.Cryptography.Xml.SignedXml.CheckSignedInfo(AsymmetricAlgorithm key)
at System.Security.Cryptography.Xml.SignedXml.CheckSignature(AsymmetricAlgorithm key)
at System.Security.Cryptography.Xml.SignedXml.CheckSignatureReturningKey(AsymmetricAlgorithm& signingKey)
at System.Deployment.Internal.CodeSigning.SignedCmiManifest.Verify(CmiManifestVerifyFlags verifyFlags)
at System.Deployment.Application.Manifest.AssemblyManifest.ValidateSignature(Stream s)

COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
 
Last edited:
@joshualo, a new version has been published. This should fix your issue, please test it and let us know.

@everyone else, thanks for all the orders today!
 
Cannot update to 1.0.0.10 getting

System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at subRepo.MainForm.hgJhIxO7jkWOpeyWxnr(Object )
at subRepo.MainForm.CRToUG8Bd8(Object , FormClosedEventArgs )
at System.Windows.Forms.Form.OnFormClosed(FormClosedEventArgs e)
at System.Windows.Forms.Form.WmClose(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 
Tips for improvement :

1) Plz exclude /tag/ results from sites since they are useless.

2) With the trial, all were labelled as not available.

Everything else is pretty cool. Also include more platforms in the future. Thank you. Good Luck.
 
Cannot update to 1.0.0.10 getting

System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at subRepo.MainForm.hgJhIxO7jkWOpeyWxnr(Object )
at subRepo.MainForm.CRToUG8Bd8(Object , FormClosedEventArgs )
at System.Windows.Forms.Form.OnFormClosed(FormClosedEventArgs e)
at System.Windows.Forms.Form.WmClose(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Hi,

Simply reinstall the program from this link and you'll be good to go.
http://subrepo.com/install/setup.exe

Please don't forget to do a clean uninstall before installing the program again.

Tips for improvement :

1) Plz exclude /tag/ results from sites since they are useless.

2) With the trial, all were labelled as not available.

Everything else is pretty cool. Also include more platforms in the future. Thank you. Good Luck.

Thanks for your suggestions!

Can you elaborate more on the /tag/ results? Did you try Trim to Root? What CMS was this?
 
Hi,

Simply reinstall the program from this link and you'll be good to go.
http://subrepo.com/install/setup.exe

Please don't forget to do a clean uninstall before installing the program again.



Thanks for your suggestions!

Can you elaborate more on the /tag/ results? Did you try Trim to Root? What CMS was this?

It was tumblr CMS. that /tag/ url must be discounted because it's of no use since it's on the root domain of tumblr eg tumblr.com/tag/fashion.
 
Status
Not open for further replies.
Back
Top