lssas.exe error - The Endpoint Format is Invalid

Reply

Join Date: Oct 2006
Posts: 10
Reputation: teatea is an unknown quantity at this point 
Solved Threads: 0
teatea's Avatar
teatea teatea is offline Offline
Newbie Poster

lssas.exe error - The Endpoint Format is Invalid

 
0
  #1
Apr 7th, 2007
I had an lssas.exe error - "The Endpoint Format is Invalid" after installing a DDR 333 PC 2700 RAM watever. After taking it out, it was fine again. Is there something wrong with my computer or something?

I've had a search around and it may be a RAID problem but I highly doubt it beacuse that allows installion of new RAM without having to configure it.

And don't say I installed it wrong because I repeated it like 7 times in different slots, all coming up with the same error.

(Note: I ain't a tech person so I don't know much about computer, except for the basics.)

(Note: Motherboard Model is a NB77-BC or NB77-BL. Unknown Motherboard Type)
1.Peel the apple in your hand, girl, not the one on the tree
2.When a woman plays the fool, look for the man.
3.What you order done, you must be willing to do with your own hand. As a Queen, what you order done, you have done. Even a Queen cannot be above the law, or there is no law.
Reply With Quote Quick reply to this message  
Join Date: Aug 2003
Posts: 9,574
Reputation: caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold 
Solved Threads: 493
Team Colleague
caperjack's Avatar
caperjack caperjack is offline Offline
Posting Prodigy

Re: lssas.exe error - The Endpoint Format is Invalid

 
0
  #2
Apr 7th, 2007
maybe something wrong with the ram,did you try it alone or with anther stick of ram in the computer
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 538
Reputation: TT4Titans is an unknown quantity at this point 
Solved Threads: 23
TT4Titans's Avatar
TT4Titans TT4Titans is offline Offline
Posting Pro

Re: lssas.exe error - The Endpoint Format is Invalid

 
0
  #3
Apr 8th, 2007
Is the stick of memory the right specs for your computer?
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 10
Reputation: teatea is an unknown quantity at this point 
Solved Threads: 0
teatea's Avatar
teatea teatea is offline Offline
Newbie Poster

Re: lssas.exe error - The Endpoint Format is Invalid

 
0
  #4
Apr 9th, 2007
Originally Posted by caperjack View Post
maybe something wrong with the ram,did you try it alone or with anther stick of ram in the computer
Both.
1.Peel the apple in your hand, girl, not the one on the tree
2.When a woman plays the fool, look for the man.
3.What you order done, you must be willing to do with your own hand. As a Queen, what you order done, you have done. Even a Queen cannot be above the law, or there is no law.
Reply With Quote Quick reply to this message  
Join Date: Aug 2003
Posts: 9,574
Reputation: caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold 
Solved Threads: 493
Team Colleague
caperjack's Avatar
caperjack caperjack is offline Offline
Posting Prodigy

Re: lssas.exe error - The Endpoint Format is Invalid

 
0
  #5
Apr 9th, 2007
Originally Posted by teatea View Post
Both.
so if the specs of the ram are correct for you computer ,then you have to suspect its a bad stick of ram .
Reply With Quote Quick reply to this message  
Join Date: Apr 2007
Posts: 26
Reputation: Keith Ritchey is an unknown quantity at this point 
Solved Threads: 0
Keith Ritchey Keith Ritchey is offline Offline
Light Poster

Re: lssas.exe error - The Endpoint Format is Invalid

 
0
  #6
Apr 9th, 2007
Looks like computer ran out of available system page table entries. Try looking if the /3GB switch or the /PAE switches are present in the Boot.ini. If so, try tweaking the SystemPages parameter located in the HKLM\System\CurrentControlSet\Control\Session Manager\Memory Management key:
1. Open regedit
2. Navigate to HKLM\System\CurrentControlSet\Control\Session Manager\Memory Management path
3. Create REG_DWORD SystemPages parameter and set the decimal value 31000 for it

Read KB 893712 for more details.

Also try flushing the page file. IT could be system looks for wrong location of paging because of raid. Try to disable the page file on current disk and relocate it to another.
1. Press Start+PauseBreak key to launch the System Properties dialog box
2. Switch to Advanced tab
3. In the Performance click Settings button and switch to Advanced tab
4. In the Virtual memory section click Change button, select you disk where the paging file resides
5. Set radio button to No paging file and cick set
6. Select another disk, select System managed size and click Set button
Alternatively you can set paging size manually setting the minimal size to the size of ram and the maximum to double size of available ram

Other suggestions may be trying to use LastKnownGood but I don't think it's needed here. Furthermore. be careful when using it as it can revert to the very first sytem boot, if you are thinking about repairing, try using System Restore or Windows Recovery Console first.
Last edited by Keith Ritchey; Apr 9th, 2007 at 9:07 am.
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 10
Reputation: teatea is an unknown quantity at this point 
Solved Threads: 0
teatea's Avatar
teatea teatea is offline Offline
Newbie Poster

Re: lssas.exe error - The Endpoint Format is Invalid

 
0
  #7
Apr 12th, 2007
Originally Posted by Keith Ritchey View Post
Looks like computer ran out of available system page table entries. Try looking if the /3GB switch or the /PAE switches are present in the Boot.ini. If so, try tweaking the SystemPages parameter located in the HKLM\System\CurrentControlSet\Control\Session Manager\Memory Management key:
1. Open regedit
2. Navigate to HKLM\System\CurrentControlSet\Control\Session Manager\Memory Management path
3. Create REG_DWORD SystemPages parameter and set the decimal value 31000 for it

Read KB 893712 for more details.

Also try flushing the page file. IT could be system looks for wrong location of paging because of raid. Try to disable the page file on current disk and relocate it to another.
1. Press Start+PauseBreak key to launch the System Properties dialog box
2. Switch to Advanced tab
3. In the Performance click Settings button and switch to Advanced tab
4. In the Virtual memory section click Change button, select you disk where the paging file resides
5. Set radio button to No paging file and cick set
6. Select another disk, select System managed size and click Set button
Alternatively you can set paging size manually setting the minimal size to the size of ram and the maximum to double size of available ram

Other suggestions may be trying to use LastKnownGood but I don't think it's needed here. Furthermore. be careful when using it as it can revert to the very first sytem boot, if you are thinking about repairing, try using System Restore or Windows Recovery Console first.
It seemed you had it all figured out, I might just be the RAM because after taking the RAM out, it was fine again. Max capacity of my RAM slots are 2gb and i only have 2 slots, 1 filled wih a mere 256 mb. It must be the RAM. I had it returned.
1.Peel the apple in your hand, girl, not the one on the tree
2.When a woman plays the fool, look for the man.
3.What you order done, you must be willing to do with your own hand. As a Queen, what you order done, you have done. Even a Queen cannot be above the law, or there is no law.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Windows NT / 2000 / XP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC