Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Thursday, April 25, 2024 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Administration Forums - Mobile/PDA/Handhelds
Forum to discuss use of SalesLogix with mobile devices including SalesLogix mobile and other mobile solutions. View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to Mobile/PDA/Handhelds | New ThreadView:  Search:  
 Author  Thread: SalesLogix Mobile bundle (v7.5.4) not working
Chris Burriss
Posts: 120
 
SalesLogix Mobile bundle (v7.5.4) not workingYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 29 Jun 11 2:22 PM
fiogf49gjkf0d

Working on a new implementation, I have everything up and running on v7.5.4 (LAN, Web, and SData) but am having some issues with the SalesLogix Mobile portal (the "new" SLX Mobile).  According to the documentation, it should simply be a matter of installing the bundle, then deploying the portal.  When I choose the v7.5.4 bundle, I see the portal contents.  It installs successfully (according to bundle installer).  When I review the portals (either via Project Explorer or Deployment Explorer, when right-clicking IIS to add a new one), it's not there.  Interestingly, as soon as I install the bundle, if I attempt to Reload Project, I get the below error.  I've tried restoring the v7.5.4 project numerous times to see if anything changes.  I also added a new, non-virtual Project Workspace.  Nothing helps.  Any ideas? Thanks in advance.


 



===================================


An application exception has occurred.


===================================


The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. (mscorlib)


------------------------------


Program Location:


   at System.IO.Path.SafeSetStackPointerValue(Char* buffer, Int32 index, Char value)


   at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)


   at System.IO.Path.NormalizePath(String path, Boolean fullCheck)


   at System.IO.Path.GetFullPathInternal(String path)


   at System.IO.FileInfo..ctor(String fileName)


   at Sage.Platform.FileSystem.Disk.DiskDriveInfo.GetFileInfo(String path)


   at Sage.Platform.FileSystem.Layered.LayeredDirectoryInfo.GetFiles(String searchPattern, SearchOption searchOption)


   at Sage.Platform.FileSystem.Layered.LayeredDirectoryInfo.GetFiles()


   at Sage.Platform.Projects.ProjectBase.ReloadDeletedItems()


   at Sage.Platform.Projects.Project.Reload()


   at Sage.Platform.Projects.AdminModule.ProjectContextService.ReloadActiveProject()


   at Sage.Platform.Projects.AdminModule.ProjectModule.<Load>b__0(Object , EventArgs )


   at Sage.Platform.Application.UI.Command.OnExecuteAction(Object sender, EventArgs e)


   at Sage.Platform.Application.UI.CommandAdapter.FireCommand()


   at Sage.Platform.Application.UI.EventCommandAdapter`1.InvokerEventHandler(Object sender, EventArgs e)


   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)


 


[Reply][Quote]
Raul A. Chavez
Posts: 1300
Top 10 forum poster: 1300 posts
 
Re: SalesLogix Mobile bundle (v7.5.4) not workingYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 29 Jun 11 2:40 PM
fiogf49gjkf0d

When you refer to the 7.5.4 bundle, do you mean the Mobile bundle?


I had no issues, but did the following:


- Apply the 7.5.4 Windows bundle


- Restored the 7.5 SP4 Project backup


- Reapplied my customizations


- From the SalesLogix Mobile folder within the 7.5 ISO Image, installed the SLX_Mobile v1.1.zip bundle.


Full build, no errors.


Now, based on the fact that you are having an error message regarding the length of the Path, I would suggest you ensure that:


- Copy the bundles to a short path (e.g. C:\Bundles)


- Make sure that the File VFS is also on a Short Path (e.g. C:\VFS)


 

[Reply][Quote]
Chris Burriss
Posts: 120
 
Re: SalesLogix Mobile bundle (v7.5.4) not workingYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 29 Jun 11 2:44 PM
fiogf49gjkf0d

Correct - the Mobile bundle.  Sorry for the confusion.  I did try a short path for the VFS but I did not try a short path for the bundle.  I assumed that if it installed correctly, it copied the mobile contents to where the rest of the web files are.  Maybe not!  I'll try a short bundle path and see if that helps.  Thanks for the prompt response!

[Reply][Quote]
Chris Burriss
Posts: 120
 
Re: SalesLogix Mobile bundle (v7.5.4) not workingYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 29 Jun 11 3:11 PM
fiogf49gjkf0d

Yep, the path to the bundle was too long.  I was under the impression it had installed correctly earlier but having seen the actual installation routine now, it's clear that it didn't do anything at all earlier.  Thanks again for the help!

[Reply][Quote]
barry41
Posts: 1
 
Re: SalesLogix Mobile bundle (v7.5.4) not workingYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 13 Jan 14 4:58 AM

Another way is Long Path Tool, it helps in such issues.

[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2024 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 4/25/2024 10:50:34 PM