Welcome to the Calyx Software Message Boards where you can share ideas and solutions with other Calyx users! Calyx personnel including Tech Support, Development, QA, and Business Planning often visit these message boards unofficially to better understand our customers' needs. To submit your suggestions Click Here.
This discussion forum is a service provided by Calyx Software. Calyx Software does not endorse any particular point of view expressed in this forum or any information provided in it. The use of the information provided by other users in this message board is at your own risk.
Calyx Software Message Board
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      


123»»»

PCF File problemExpand / Collapse
Author
Message
Posted 12/28/2005 1:46:38 PM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: 4/30/2007 8:10:34 AM
Posts: 166, Visits: 341
Good Afternoon,

When someone opens a PCF file, they get the following error.  Any ideas?  Happens on alot of machines.

Thanks,

Post #1664
Posted 12/28/2005 1:57:10 PM


Sepal

Sepal

Group: Moderators
Last Login: Today @ 11:36:26 AM
Posts: 1,183, Visits: 9,256
To fix your problem go to start click run and paste the following line.

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322/ngen.exe /delete *



Disclaimer:  This post carries no explicit or implied warranty. Nor is there any guarantee that the information contained in this post is accurate. It is offered in the hopes of helping others, but you use it at your own risk. The author will not be liable for any damages that occur as a result of using this post.
Post #1665
Posted 12/28/2005 2:24:39 PM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: 4/30/2007 8:10:34 AM
Posts: 166, Visits: 341
Odd, I don't have gen.exe in that directory.
Post #1666
Posted 12/28/2005 2:35:23 PM


Sepal

Sepal

Group: Moderators
Last Login: Today @ 11:36:26 AM
Posts: 1,183, Visits: 9,256
sorry about that made a typo

Disclaimer:  This post carries no explicit or implied warranty. Nor is there any guarantee that the information contained in this post is accurate. It is offered in the hopes of helping others, but you use it at your own risk. The author will not be liable for any damages that occur as a result of using this post.
Post #1667
Posted 12/28/2005 2:53:30 PM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: 4/30/2007 8:10:34 AM
Posts: 166, Visits: 341
Beta,

What was the typo?   I searched my computer and I don't have a gen.exe whatsoever.  Very odd cause I have .NET 1.1...

Post #1671
Posted 12/28/2005 3:17:38 PM


Sepal

Sepal

Group: Moderators
Last Login: Today @ 11:36:26 AM
Posts: 1,183, Visits: 9,256
its ngen.exe. this message board is eating backslash n

Disclaimer:  This post carries no explicit or implied warranty. Nor is there any guarantee that the information contained in this post is accurate. It is offered in the hopes of helping others, but you use it at your own risk. The author will not be liable for any damages that occur as a result of using this post.
Post #1673
Posted 12/28/2005 4:43:19 PM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: 4/30/2007 8:10:34 AM
Posts: 166, Visits: 341
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322>ngen.exe /delete
Microsoft (R) CLR Native Image Generator - Version 1.1.4322.573
Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.

Error: Must specify at least one assembly to delete.

Post #1676
Posted 12/28/2005 4:59:41 PM


Sepal

Sepal

Group: Moderators
Last Login: Today @ 11:36:26 AM
Posts: 1,183, Visits: 9,256
mlee (12/28/2005)
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322>ngen.exe /delete
Microsoft (R) CLR Native Image Generator - Version 1.1.4322.573
Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.

Error: Must specify at least one assembly to delete.

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322>ngen.exe /delete *

This should work.

Disclaimer:  This post carries no explicit or implied warranty. Nor is there any guarantee that the information contained in this post is accurate. It is offered in the hopes of helping others, but you use it at your own risk. The author will not be liable for any damages that occur as a result of using this post.

Post #1677
Posted 12/28/2005 7:31:53 PM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: 4/30/2007 8:10:34 AM
Posts: 166, Visits: 341
I will try this.  Thank you Beta!
Post #1688
Posted 12/29/2005 11:51:01 AM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: 4/30/2007 8:10:34 AM
Posts: 166, Visits: 341
That worked.  Thanks again for your help
Post #1698