You are not registered yet. Please click here to register!


 
 
plc storereviewsdownloads
This board is for PLC Related Q&A ONLY. Please DON'T use it for advertising, etc.
 
Try our online PLC Simulator- FREE.  Click here now to try it.

---------->>>>>Get FREE PLC Programming Tips

New Here? Please read this important info!!!


Go Back   PLCS.net - Interactive Q & A > PLCS.net - Interactive Q & A > LIVE PLC Questions And Answers

PLC training tools sale

Reply
 
Thread Tools Display Modes
Old June 12th, 2004, 08:36 PM   #1
tom_stalcup
Member
United States

tom_stalcup is offline
 
tom_stalcup's Avatar
 
Join Date: Jan 2004
Location: fresno
Posts: 437
rsview 32 install

Just a little FYI...... I spent some time today installing software on the new laptop running 2000 professional, and ran into the "Cannot instal RSView. System Path too long" message. I guess next time I need to load up a new computer, I'll install RSView first..... The fix for this, can be found in detail at this link....
Rockwell Knowledgebase article E2030499
Basically, you open up your system variables, delete all except vital items from the path variable, install RSView32, and then put back all the items you deleted when you are finished. Does anyone know if the other rockwell instal packages do this, or is it just RSView32?
__________________
"If beating your head against the wall doesn't work, try banging a little harder. It won't help you any, but at least I'll be amused"
  Reply With Quote
Old June 12th, 2004, 09:05 PM   #2
cnrservices
Member
United States

cnrservices is offline
 
cnrservices's Avatar
 
Join Date: Dec 2003
Location: Southeastern Michigan
Posts: 147
I have had this occur during both RSLogix5 and RSLinx installs. It seems every install of a RS type adds to the PATH statement until it's over 255 characters.

Check for redundant and duplicate listings, also, if you install some software off the root drive C:\ the PATH statement will be that much shorter.

Also, the PATH statements below are identical to Windows applications:


PATH=C:\Program Files\Rockwell Software\RSCommon

PATH=C:\Progra~1\Rockwe~1\RSCommon
__________________
Greg
  Reply With Quote
Old June 12th, 2004, 09:45 PM   #3
tom_stalcup
Member
United States

tom_stalcup is offline
 
tom_stalcup's Avatar
 
Join Date: Jan 2004
Location: fresno
Posts: 437
I'll try that next time then..... Hopefully, if I instal all of the Rockwell packages first, I can get them all on the computer before I run out of room, and then I can install everything else. On Monday I'll call tech support and find out if they plan on modifying the installer at some point. I don't actually need to talk to tech support, I just want to add to their list of open issues so they can be fixed on some later revision. Since windows 2000 doesn't seem to be limited to 255 characters, hopefully they can add something to make that check optional.


On an additional note,(slightly off topic), does anyone know exactly what the path variable is used for?
__________________
"If beating your head against the wall doesn't work, try banging a little harder. It won't help you any, but at least I'll be amused"
  Reply With Quote
Old June 12th, 2004, 09:49 PM   #4
Eric Nelson
Lifetime Supporting Member + Moderator
United States

Eric Nelson is offline
 
Eric Nelson's Avatar
 
Join Date: Apr 2002
Location: Randolph, NJ
Posts: 4,074
If I remember correctly, PATH is just a list of 'other places to look' when the file is not in the current directory.

beerchug

-Eric
  Reply With Quote
Old June 14th, 2004, 10:07 PM   #5
tom_stalcup
Member
United States

tom_stalcup is offline
 
tom_stalcup's Avatar
 
Join Date: Jan 2004
Location: fresno
Posts: 437
Just one additional note.....
I didn't get around to installing rs-500 until I'd already done the rs-view instal and recovery, so maybe not EVERY rockwell install package checks for path length....... Next month I'll be doing this all over again for my boss's laptop, I'll post another followup then.
__________________
"If beating your head against the wall doesn't work, try banging a little harder. It won't help you any, but at least I'll be amused"
  Reply With Quote
Old June 15th, 2004, 02:20 AM   #6
cnrservices
Member
United States

cnrservices is offline
 
cnrservices's Avatar
 
Join Date: Dec 2003
Location: Southeastern Michigan
Posts: 147
The PATH length is checked by Windows during any attempted edit, so even if the installing program tried to edit without checking the Windows Kernal would stop it.

Sadly, even RS-500 adds to he PATH statement.
__________________
Greg
  Reply With Quote
Old June 15th, 2004, 03:30 AM   #7
Gerry
Member
New Zealand

Gerry is offline
 
Join Date: Jun 2002
Location: Auckland
Posts: 1,134
I've just been through the same deal

According to the Knowledgebase article, the problem lies with InstallShield, not RSI or MS.
  Reply With Quote
Old June 15th, 2004, 03:56 AM   #8
rdrast
Lifetime Supporting Member
United States

rdrast is offline
 
rdrast's Avatar
 
Join Date: Apr 2003
Location: South Carolina Lowcountry
Posts: 3,638
One thing I usually do to avoid this issue is (on development machines more than client ones) is set default System enviornmental variable shortcuts, and use them in the path statement.

After installing software, I replace it's long-path with the sysvar shortcut...

(In "System Variables")
_RS=D:\Program Files\Rockwell Software\
_S7=F:\Siemens\Step7\
_FS=C:\Program Files\FactorySuite\

Then you can substitute the shortcuts in the actual path statement...
PATH=%_RS%\RSCommon;%_S7%\;%_FS%\Common

It can be cumbersome, but with so many darned software packages to install on dev machines, it saves time in the long run.
  Reply With Quote
Reply
Jump to Live PLC Question and Answer Forum

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
Forum Jump

Similar Topics
Thread Thread Starter Forum Replies Last Post
RSView 32 hhuong LIVE PLC Questions And Answers 7 January 22nd, 2013 05:26 PM
PanelBuilder 32 Software Install Problems Mike Beattie LIVE PLC Questions And Answers 8 June 30th, 2004 03:24 PM
RSView Studio to RSView 32 Works ladderlogix LIVE PLC Questions And Answers 0 June 9th, 2004 07:26 PM
RSEmulate and RSView 32 eastkodakguy LIVE PLC Questions And Answers 5 February 24th, 2004 01:33 PM
RSView 32 problem vufu LIVE PLC Questions And Answers 4 July 10th, 2003 01:10 PM


All times are GMT -5. The time now is 02:14 PM.


.