Click here to Skip to main content
15,883,901 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Directory.GetFiles() madness Pin
Pete O'Hanlon18-Jan-08 9:03
mvePete O'Hanlon18-Jan-08 9:03 
GeneralRe: Directory.GetFiles() madness Pin
Guffa19-Jan-08 5:29
Guffa19-Jan-08 5:29 
GeneralRe: Directory.GetFiles() madness Pin
Luc Pattyn19-Jan-08 6:08
sitebuilderLuc Pattyn19-Jan-08 6:08 
QuestionUnregistered COM Server Pin
Nathan Holt at EMOM16-Jan-08 16:05
Nathan Holt at EMOM16-Jan-08 16:05 
GeneralRe: Unregistered COM Server Pin
Paul Conrad19-Jan-08 12:18
professionalPaul Conrad19-Jan-08 12:18 
GeneralRe: Unregistered COM Server Pin
Mike Dimmick20-Jan-08 0:10
Mike Dimmick20-Jan-08 0:10 
GeneralRe: Unregistered COM Server Pin
Nathan Holt at EMOM21-Jan-08 4:42
Nathan Holt at EMOM21-Jan-08 4:42 
QuestionClickOnce - Change Processor Pin
C-Scharbe16-Jan-08 10:27
C-Scharbe16-Jan-08 10:27 
I hope i am in the right group.

I have the following problem:
I deployed an application by ClickOnce (files have been created by MageUI.exe) and selected the processor type x86 (because the application was builded in x86 mode).
Now I changed the processor of the application to Any CPU and also the processor mode of the ClickOnce files to msil (by MageUI.exe)

As I deployed the msil files to the same Website where the x86 files have been earlier and run the application link (in Start menu) on the client, I got an error.
In the error description I read that the files aren't valid anymore.

The link on the client (in Start menu) has the following data
http://localhost/x86/MyApp.application#MyApp.app, Culture=neutral, PublicKeyToken=xxxxxxxxxxxxxxxx, processorArchitecture=x86

So the problem is that there is a fixed processor Architecture setted.
Can I change the processor type in ClickOnce without removing the old application in the client?


Does anyone have an idea?
Thank You
GeneralRe: ClickOnce - Change Processor Pin
Paul Conrad19-Jan-08 12:19
professionalPaul Conrad19-Jan-08 12:19 
QuestionAdd In for changing context menu entry in Outlook 2003 Pin
Nilemet16-Jan-08 4:57
Nilemet16-Jan-08 4:57 
QuestionIf I have more than one version of one assemblies, then how'll I use old version (how/where to specify version number?)in my application? Pin
Member 354773616-Jan-08 4:46
Member 354773616-Jan-08 4:46 
AnswerRe: If I have more than one version of one assemblies, then how'll I use old version (how/where to specify version number?)in my application? Pin
Dave Kreskowiak16-Jan-08 5:06
mveDave Kreskowiak16-Jan-08 5:06 
QuestionIs XPath 2.0 support in .NET now? Pin
Marc Clifton16-Jan-08 4:27
mvaMarc Clifton16-Jan-08 4:27 
AnswerRe: Is XPath 2.0 support in .NET now? Pin
Dave Kreskowiak16-Jan-08 5:00
mveDave Kreskowiak16-Jan-08 5:00 
AnswerRe: Is XPath 2.0 support in .NET now? Pin
Scott Dorman18-Jan-08 10:06
professionalScott Dorman18-Jan-08 10:06 
GeneralChanging Opacity of Child Form (Is it possible?) Pin
DotNetWWW15-Jan-08 8:31
DotNetWWW15-Jan-08 8:31 
GeneralRe: Changing Opacity of Child Form (Is it possible?) Pin
Dave Kreskowiak16-Jan-08 5:02
mveDave Kreskowiak16-Jan-08 5:02 
GeneralRe: Changing Opacity of Child Form (Is it possible?) Pin
DotNetWWW16-Jan-08 18:39
DotNetWWW16-Jan-08 18:39 
GeneralRe: Changing Opacity of Child Form (Is it possible?) Pin
Pete O'Hanlon16-Jan-08 23:18
mvePete O'Hanlon16-Jan-08 23:18 
GeneralRe: Changing Opacity of Child Form (Is it possible?) Pin
Dave Kreskowiak19-Jan-08 4:36
mveDave Kreskowiak19-Jan-08 4:36 
QuestionThe Project Location is Not Trusted Pin
Luke_ICS15-Jan-08 4:02
Luke_ICS15-Jan-08 4:02 
GeneralRe: The Project Location is Not Trusted Pin
Pete O'Hanlon15-Jan-08 4:06
mvePete O'Hanlon15-Jan-08 4:06 
GeneralRe: The Project Location is Not Trusted [modified] Pin
Luke_ICS15-Jan-08 4:33
Luke_ICS15-Jan-08 4:33 
QuestionHow to use ObjRef.GetRealObject() function Pin
Ponzano Paolo15-Jan-08 1:15
Ponzano Paolo15-Jan-08 1:15 
GeneralSet drawing area from printer settings Pin
hairy_hats10-Jan-08 22:19
hairy_hats10-Jan-08 22:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.