.NET framework error 1603
- I am using xp sp3,i get this error when i try to install .net framework 3.0,same error comes when i install 3.5 sp1,i already have .net 1.1 and 2.0 sp1.
[12/23/08,12:43:42] Windows Communication Foundation: [2] Error: Installation failed for component Windows Communication Foundation. MSI returned error code 1603
[12/23/08,12:43:48] WapUI: [2] DepCheck indicates Windows Communication Foundation is not installed.
[12/23/08,13:43:45] Windows Communication Foundation: [2] Error: Installation failed for component Windows Communication Foundation. MSI returned error code 1603
[12/23/08,13:43:51] WapUI: [2] DepCheck indicates Windows Communication Foundation is not installed.
[12/24/08,13:54:19] Windows Communication Foundation: [2] Error: Installation failed for component Windows Communication Foundation. MSI returned error code 1603
[12/24/08,13:54:24] WapUI: [2] DepCheck indicates Windows Communication Foundation is not installed.
[12/24/08,13:56:46] Windows Communication Foundation: [2] Error: Installation failed for component Windows Communication Foundation. MSI returned error code 1603
[12/24/08,13:56:53] WapUI: [2] DepCheck indicates Windows Communication Foundation is not installed.
[12/24/08,14:04:30] Windows Communication Foundation: [2] Error: Installation failed for component Windows Communication Foundation. MSI returned error code 1603
[12/24/08,14:04:35] WapUI: [2] DepCheck indicates Windows Communication Foundation is not installed.
[12/24/08,14:22:59] Windows Communication Foundation: [2] Error: Installation failed for component Windows Communication Foundation. MSI returned error code 1603
[12/24/08,14:23:05] WapUI: [2] DepCheck indicates Windows Communication Foundation is not installed.
[12/24/08,14:32:55] Windows Communication Foundation: [2] Error: Installation failed for component Windows Communication Foundation. MSI returned error code 1603
[12/24/08,14:33:01] WapUI: [2] DepCheck indicates Windows Communication Foundation is not installed.
What do i do??
Answers
Hi Siddharth,
I found that you seem to install .Net framework 3.0 on D disk.
Which disk do you install your XP??
If your XP is not on D disk, please try to install .Net framework 3.0 on your System Drive.
Thanks
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- Marked As Answer byYiChun ChenMSFT, ModeratorMonday, December 29, 2008 5:22 AM
All Replies
- Hi Siddharth,
Could you please help me to collect all the log files from your %temp% folder and compress them into a zip file?
Another choice for you. Use the tool to collect VS 2008 SP1 setup log files.
Collect Tool - http://blogs.msdn.com/astebner/archive/2008/05/23/8543023.aspx
Thanks - Hi,
thnx for the fast reply,here is the file you required -
http://www.mediafire.com/?0bqyy9milwd
Hi Siddharth,
I found an error in your file logs as following:
MSI (s) (5C:4C) [12:43:41:265]: Product: Windows Communication Foundation -- Error 1321.The Installer has insufficient privileges to modify this file: D:\Program Files\Reference Assemblies\Microsoft\Framework\v3.0\System.IdentityModel.dll.
Check the thread below for known issues and existing solutions.
http://social.msdn.microsoft.com/Forums/en-US/netfxsetup/thread/e0ac3f3e-9df2-4334-a5a0-68ab7799cdb9/
(Please check and install the right version of RGB Rast manually from:x86 or x64)The reason of such a question would be:
http://support.microsoft.com/kb/232143If it doesn’t work, please feel free to let me know.
Thanks
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- "I ran into the same problem. These actions helped me to resolve the problem:
1.try to find the detailed installation log files (on unsuccessfull installation finish service of MS reporting offers you to send the info about the error, click to see the info is sent to them - that what you actually need; in my case - files in "c:\Documents and Settings\administrator\Local Settings\Temp\VSW2" )
2. Inspect those files to find out on what was the actual reason; in my case the Windows Installer didn't have sufficient rights to overwrite some files C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.0\System.IdentityModel.dll;
(MSI (s) (E8:B8) [11:46:47:500]: Note: 1: 1321 2: C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.0\System.IdentityModel.dll
MSI (s) (E8:B8) [11:46:47:500]: Windows Communication Foundation -- Error 1321. The programm does not have sufficient right to change the file: C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.0\System.IdentityModel.dll.)
- this error i found in VSSWMSIFailInfo.txt log file
3. I added myself all rigthts on that entire folder ran the setup again and got no errors.
In general, just try to find more details about installation errors in log files. In my case it helped me."
I did not understand the above lines,can u pls explain me in easy words??Running that program was no good
Hi Siddharth,
The above lines that you mentioned is the steps how Farvator (who posted that in the thread) solved his problem.
Step 1 and 2 indicate how to inspect those files to find out errors. I have done that for you and finally found out the error (Error 1321).
Step 3 shows Farvator’s method to solve his question. In his log files, it seems that some disabled rights or services blocked the installation.
I think that this is good suggestion for you. Could you please check whether you use Administrator Privilege to get more rights or service enabled?
Another question, do you install .Net Framework 3.0 from HDD, CD-ROM or DVD-ROM? You had better install .Net 3.0 from HDD.
Thanks
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- I installed .NET from HDD.Pls tell me how to get more rights or services enabled,i did not understannd..
- Hi Siddharth,
Could you please check whether you use Administrator Privilege(Administrator Account)?
Step: Control Panel -> User Accounts -> Check your account group(Administrator)
Thanks
Please remember to mark the replies as answers if they help and unmark them if they provide no help. - yes, i am the admin
Hi Siddharth,
I found that you seem to install .Net framework 3.0 on D disk.
Which disk do you install your XP??
If your XP is not on D disk, please try to install .Net framework 3.0 on your System Drive.
Thanks
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- Marked As Answer byYiChun ChenMSFT, ModeratorMonday, December 29, 2008 5:22 AM
- Thanks Siddharth.
The solution above worked.


