December 14, 2007 at 2:59 am
Because of some security reasons, I've had my laptop reinstalled.
Now I want to install SQLServer 2005 developer edition (full flavour) and the install fails with following messages :
- SQLServer 2005 DE integration server :
Product: Microsoft SQL Server 2005 Integration Services -- Error 29549. Failed to install and configure assemblies C:\Program Files\Microsoft SQL Server\90\DTS\Tasks\Microsoft.SqlServer.MSMQTask.dll in the COM+ catalog. Error: -2147020504
Error message: The data present in the reparse point buffer is invalid.
Error description: Could not load file or assembly 'System.EnterpriseServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The data present in the reparse point buffer is invalid. (Exception from HRESULT: 0x80071128)
- SQLServer 2005 DE Notification server:
Product: Microsoft SQL Server 2005 Notification Services -- Error 29549. Failed to install and configure assemblies C:\Program Files\Microsoft SQL Server\90\NotificationServices\9.0.242\Bin\microsoft.sqlserver.notificationservices.dll in the COM+ catalog. Error: -2147020504
Error message: The data present in the reparse point buffer is invalid.
Error description: Could not load file or assembly 'System.EnterpriseServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The data present in the reparse point buffer is invalid. (Exception from HRESULT: 0x80071128)
Any hinst on how to fix these com+ issues ??
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data/code to get the best help[/url]
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution 😀
Need a bit of Powershell? How about this
Who am I ? Sometimes this is me but most of the time this is me
December 14, 2007 at 8:44 am
Sounds like a problem with the install media. Possibly some files weren't read correctly.
If I remember correctly, a reparse point is a part of the file that determines where the next segment is.
December 14, 2007 at 8:54 am
Thanks for the ref. I'll check it out in the weekend.
It was some part of the dotnet framework 2.0 that got messed up.
I unstalled it and tried to reinstall (from different sources(#dvd, fileshares)), but it keeps ongiving the same error.
The part is System.EnterpriseServices.dll
Next monday I'll have my laptop reinstalled again.:ermm:
It doesn't provide a good feeling when a fresh installed OS direct starts giving this kind of issues. :sick:
Do you thing I should also ask for a new harddisk ??
(it is only 4 months old and hasn't given diskwarnings )
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data/code to get the best help[/url]
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution 😀
Need a bit of Powershell? How about this
Who am I ? Sometimes this is me but most of the time this is me
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply