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

.NET (Core and Framework)

 
QuestionHow to access .net webservice from .net compace framework Pin
Member 24341323-May-05 2:04
Member 24341323-May-05 2:04 
AnswerRe: How to access .net webservice from .net compace framework Pin
Eirik Hoem25-May-05 23:09
sussEirik Hoem25-May-05 23:09 
GeneralTo send live audio & video data on network. Pin
shumyla198323-May-05 1:10
shumyla198323-May-05 1:10 
QuestionHow can I choose different .net Framework? Pin
Anonymous22-May-05 6:57
Anonymous22-May-05 6:57 
AnswerRe: How can I choose different .net Framework? Pin
Christian Graus22-May-05 16:01
protectorChristian Graus22-May-05 16:01 
GeneralRe: How can I choose different .net Framework? Pin
bosfan7-Sep-05 2:19
bosfan7-Sep-05 2:19 
GeneralRe: How can I choose different .net Framework? Pin
Christian Graus7-Sep-05 12:36
protectorChristian Graus7-Sep-05 12:36 
GeneralRe: How can I choose different .net Framework? Pin
bosfan7-Sep-05 21:45
bosfan7-Sep-05 21:45 
Hallo Christian,
thanx very mutch for help, i create an App.config file for every Project in my Solutionmap, but they dont work? This is the App.config file for any Projekt:

<xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<suportedRuntime version="v1.1.4322" />
<requiredRuntime imageVersion="v1.1.4322" version="v1.1.4322" />
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1" appliesTo="v1.1.4322">


in the *.msi is, when i open them with the notepad :
<xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<suportedRuntime version="v1.1.4322" />
<requiredRuntime imageVersion="v1.1.4322" version="v1.1.4322" />
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1" appliesTo="v1.0.3705"> // the old version from framework???


My App.config does not take changes?! What make i wrong????

With best regards
mirso

-- modified at 3:46 Thursday 8th September, 2005
GeneralIP Address change notification Pin
meraydin22-May-05 6:00
meraydin22-May-05 6:00 
GeneralNew tool for remotely monitoring PocketPC memory, battery and other performance counters Pin
jarit22-May-05 2:48
jarit22-May-05 2:48 
GeneralRe: New tool for remotely monitoring PocketPC memory, battery and other performance counters Pin
Christian Graus22-May-05 16:03
protectorChristian Graus22-May-05 16:03 
GeneralPropertyGrid !!! Pin
Meysam.Khayatan20-May-05 20:52
Meysam.Khayatan20-May-05 20:52 
GeneralRe: PropertyGrid !!! Pin
oykica23-May-05 5:45
oykica23-May-05 5:45 
GeneralInheriting CommonDialog / implementing CommonDialog::RunDialog() Pin
zorifila20-May-05 12:26
zorifila20-May-05 12:26 
GeneralRe: Inheriting CommonDialog / implementing CommonDialog::RunDialog() Pin
Robert Rohde21-May-05 0:50
Robert Rohde21-May-05 0:50 
GeneralRe: Inheriting CommonDialog / implementing CommonDialog::RunDialog() Pin
zorifila23-May-05 6:07
zorifila23-May-05 6:07 
Generalfile uploading and downloaidng in vb.net with FTP Pin
Kurasala Karuna Das20-May-05 4:57
Kurasala Karuna Das20-May-05 4:57 
GeneralADOCE.NET Pin
Abbas_Riazi20-May-05 0:15
professionalAbbas_Riazi20-May-05 0:15 
GeneralWhy any of the mouse events not working on lonhorn? :-( Pin
mmsspp19-May-05 22:14
mmsspp19-May-05 22:14 
GeneralInterop Call to FindWindow() Pin
RFID Chris19-May-05 13:34
RFID Chris19-May-05 13:34 
GeneralMy blog! Pin
Carl Mercier19-May-05 9:25
Carl Mercier19-May-05 9:25 
GeneralProblem in Compact Framework with DataGrid Pin
gnewtzie19-May-05 4:07
gnewtzie19-May-05 4:07 
General64 bit Platform Pin
sukasukabo19-May-05 0:29
sukasukabo19-May-05 0:29 
GeneralReference variables aready initialized Pin
KaptinKrunch18-May-05 8:38
KaptinKrunch18-May-05 8:38 
GeneralRe: Reference variables aready initialized Pin
Robert Rohde18-May-05 8:52
Robert Rohde18-May-05 8:52 

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.