SASoft Inc. Forums  
     

Left Nav Register FAQ Members List Calendar Search Today's Posts Mark Forums Read Right Nav

Left Container Right Container
 
  #1  
Old 07-23-2008, 08:49 AM
duckula duckula is offline
 
Join Date: Jul 2008
Posts: 3
Default Cannot Edit Main Page

Hi

Having downlaoded the trial it seems ok but if I choose any of the links on the Edit HTML menu I get a 550 error with the following message.

/includes/languages/english/ No such file or directory

Now I know the directoy exists and has the correct file permissions. Obviously I'm not goung to buy it until it actually works. I guess I have three weeks to see.

Also does anybody know the answer to this.

I have 34 clients currently running on-line shops, if I buy this product for $179 can i go round all my clients and install it on their computers or do I actually have to pay 34x$179

Thanks in advance
Reply With Quote
  #2  
Old 07-23-2008, 09:02 PM
michael_s michael_s is offline
Administrator
 
Join Date: Jun 2007
Location: Phoenix, AZ
Posts: 98
Default Re: Cannot Edit Main Page

I have forwarded this to the programmers to check out the html editor problem you describe. Can you provide more detail as to where you get this error and perhaps a method for me to reproduce it? Thx!

Regarding licensing, it is pretty straightforward.

If you install on more than 2 machines, you need additional licenses. If they will be used concurrently (so multiple users) then you will need additional licenses.

If you are the only one using the software, then you just need 1 license as it will connect to unlimited stores (and save the many different connections). The demo is limited to 1 connection, but the full version has no such limitation, and has a built in connection manager.
__________________
Michael Sasek
Reply With Quote
  #3  
Old 07-24-2008, 04:06 AM
duckula duckula is offline
 
Join Date: Jul 2008
Posts: 3
Default Re: Cannot Edit Main Page

Right

I use a CENTOS 5 five server running Apache2 and PHP5 - I set up my domains via PLESKV8.3. When I set up the ftp accounts my webfiles are in a folder called httpdocs so if i ftp in i always go to a folder above where the web files are unless i specify a remote directory. So it needed httpdocs in the romote path and '.' or './' in the romote catelog path and now it finds the folder

However now I get a different error whenever I try editing anything via the built in editor. Is it possible to switch off the WYSIWYG editor and just type in markup myself? Here is the error output. Using Windows Vista by the way


Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileLoadException: Could not load file or assembly 'AxInterop.SHDocVw, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'AxInterop.SHDocVw, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null'
   at Microsoft.ConsultingServices.HtmlEditor.HtmlEditorControl..ctor()
   at SasHTML.frmEditHTML.a()
   at SasHTML.frmEditHTML..ctor()
   at SasHTML.clsSasHTML.EditConditionsPageHTML(ConnectionUDT udtConnection)
   at xShop.frmxShop.s(Object A_0, EventArgs A_1)
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.ToolStripDropDown.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)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
xShop
    Assembly Version: 0.1.2.0
    Win32 Version: 0.1.2.0
    CodeBase: file:///N:/Program%20Files/SASoft,%20Inc/xShop%20osCMax%20Trial%20Edition/xShop.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
SasCore
    Assembly Version: 1.0.3029.37762
    Win32 Version: 1.0.3029.37762
    CodeBase: file:///N:/Program%20Files/SASoft,%20Inc/xShop%20osCMax%20Trial%20Edition/SasCore.DLL
----------------------------------------
SasConnection
    Assembly Version: 1.0.3029.37762
    Win32 Version: 1.0.3029.37762
    CodeBase: file:///N:/Program%20Files/SASoft,%20Inc/xShop%20osCMax%20Trial%20Edition/SasConnection.DLL
----------------------------------------
C1.Win.C1Chart
    Assembly Version: 1.0.20033.13147
    Win32 Version: 1.0.20033.13155
    CodeBase: file:///N:/Program%20Files/SASoft,%20Inc/xShop%20osCMax%20Trial%20Edition/C1.Win.C1Chart.DLL
----------------------------------------
C1.Common
    Assembly Version: 1.0.20031.116
    Win32 Version: 1.0.20031.117
    CodeBase: file:///N:/Program%20Files/SASoft,%20Inc/xShop%20osCMax%20Trial%20Edition/C1.Common.DLL
----------------------------------------
SasData
    Assembly Version: 1.0.3027.39325
    Win32 Version: 1.0.3027.39325
    CodeBase: file:///N:/Program%20Files/SASoft,%20Inc/xShop%20osCMax%20Trial%20Edition/SasData.DLL
----------------------------------------
CoreLab.MySql
    Assembly Version: 3.55.21.0
    Win32 Version: 3.55.21.0
    CodeBase: file:///N:/Program%20Files/SASoft,%20Inc/xShop%20osCMax%20Trial%20Edition/CoreLab.MySql.DLL
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
SasHTML
    Assembly Version: 1.0.3029.37763
    Win32 Version: 1.0.3029.37763
    CodeBase: file:///N:/Program%20Files/SASoft,%20Inc/xShop%20osCMax%20Trial%20Edition/SasHTML.DLL
----------------------------------------
SasFTP
    Assembly Version: 1.0.3029.37763
    Win32 Version: 1.0.3029.37763
    CodeBase: file:///N:/Program%20Files/SASoft,%20Inc/xShop%20osCMax%20Trial%20Edition/SasFTP.DLL
----------------------------------------
HTMLEditorControl
    Assembly Version: 1.0.3029.39016
    Win32 Version: 1.0.3029.39016
    CodeBase: file:///N:/Program%20Files/SASoft,%20Inc/xShop%20osCMax%20Trial%20Edition/HTMLEditorControl.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

  

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Reply With Quote
  #4  
Old 07-24-2008, 04:15 AM
duckula duckula is offline
 
Join Date: Jul 2008
Posts: 3
Default Re: Cannot Edit Main Page

Ah now it won't find any other folders like shipping e.t.c and reports my ftp settings are wrong. So looks like my settings were correct initially an it is a bug in XShop (or trial restriction).

I cannot justify buying a product that does not work especially when i need over 30 licences.

I think you have the makings of a good product and perhaphs in 2 years or so, when it is out of the alpha testing stage, I may come back and check it out again.

Let me know if you ever get a stable release that does what you report it does.
Reply With Quote
  #5  
Old 07-24-2008, 01:11 PM
michael_s michael_s is offline
Administrator
 
Join Date: Jun 2007
Location: Phoenix, AZ
Posts: 98
Default Re: Cannot Edit Main Page

You won't have to wait 2 years for the WYSIWYG to get fixed. I checked the bug tracker and it is already a reported issue slated to be fixed by v1.3 release.

As for ever getting a stable release, this version is stable. There were only 5 reported bugs in v1.2 out of hundreds of features. None are critical that would cause the software to be unusable.

I have never seen any software that is 100% bug free, ever. If that ever happens, you know the apocalypse is near.
__________________
Michael Sasek
Reply With Quote
  #6  
Old 07-24-2008, 10:18 PM
aaron_s aaron_s is offline
Administrator
 
Join Date: Jun 2007
Posts: 33
Default Re: Cannot Edit Main Page

Duckula,


It looks like there might be a few problems here. I just need a little information from you to see if we can get this issue resolved.
  • I need to know where the mainpage.php is located on your server. On my test server it is located at:
    /public_html/catalog/includes/languages/english/
  • On your connection, what do you have Remote Path and Remote Catalog Path set to?
  • Also, I need to know if you have the AxInterop.SHDocVw.dll in the directory that you installed xShop to.
__________________
-Aaron
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 02:52 AM.


Powered by vBulletin. Copyright ©2008
Copyright © 2007 SASoft Incorporated
 
 

LinkBacks Enabled by vBSEO 3.1.0