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

.NET (Core and Framework)

 
GeneralRe: .NET solution for Accouting Pin
Richard MacCutchan5-May-14 20:15
mveRichard MacCutchan5-May-14 20:15 
Question"data is updated successfuly..." is shown but database cannot updated Pin
dipesh_karmakar4-May-14 6:01
dipesh_karmakar4-May-14 6:01 
AnswerRe: "data is updated successfuly..." is shown but database cannot updated Pin
Eddy Vluggen4-May-14 8:40
professionalEddy Vluggen4-May-14 8:40 
SuggestionRe: "data is updated successfuly..." is shown but database cannot updated Pin
saroj mnaik11-May-14 9:06
saroj mnaik11-May-14 9:06 
AnswerRe: "data is updated successfuly..." is shown but database cannot updated Pin
saroj mnaik11-May-14 9:12
saroj mnaik11-May-14 9:12 
Questionhow to join all three query results to one in mysql Pin
sr1591-May-14 5:55
sr1591-May-14 5:55 
SuggestionRe: how to join all three query results to one in mysql Pin
Richard Deeming1-May-14 6:50
mveRichard Deeming1-May-14 6:50 
QuestionRunning .NET 4.0 Targeted app in .NET 3.5 ONLY environment Pin
TheGreatAndPowerfulOz30-Apr-14 8:57
TheGreatAndPowerfulOz30-Apr-14 8:57 
So I have an app that is targeted to (compiled, built against) .NET 4.0

I have clients that have only .NET 3.5 installed.

They want to run my .NET 4.0 targeted app in their .NET 3.5 only environment.

I have tried adding the <supportedRuntime version="v2.0.50727" /> to the .config file but still get a runtime error on app initialization.

I suppose this makes sense, since I'm trying to run an app that's targeting a newer version on an older version.

Going the other way, targeting v3.5 and running in a v4.0 only environment works (with the supportedRuntime element).

So, am I right that you can't do what I want? That is run a 4.0 targeted app in a 3.5 only environment?
If your actions inspire others to dream more, learn more, do more and become more, you are a leader.-John Q. Adams
You must accept one of two basic premises: Either we are alone in the universe, or we are not alone in the universe. And either way, the implications are staggering.-Wernher von Braun
Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.-Albert Einstein

SuggestionRe: Running .NET 4.0 Targeted app in .NET 3.5 ONLY environment Pin
Matt T Heffron30-Apr-14 10:04
professionalMatt T Heffron30-Apr-14 10:04 
GeneralRe: Running .NET 4.0 Targeted app in .NET 3.5 ONLY environment Pin
TheGreatAndPowerfulOz30-Apr-14 10:13
TheGreatAndPowerfulOz30-Apr-14 10:13 
AnswerRe: Running .NET 4.0 Targeted app in .NET 3.5 ONLY environment Pin
Gerry Schmitz30-Apr-14 10:10
mveGerry Schmitz30-Apr-14 10:10 
GeneralRe: Running .NET 4.0 Targeted app in .NET 3.5 ONLY environment Pin
TheGreatAndPowerfulOz30-Apr-14 10:14
TheGreatAndPowerfulOz30-Apr-14 10:14 
QuestionDevoloping a Calc spreadsheet program using C# Pin
sifi mohamed amine25-Apr-14 3:50
sifi mohamed amine25-Apr-14 3:50 
AnswerRe: Devoloping a Calc spreadsheet program using C# Pin
José Amílcar Casimiro3-May-14 7:38
José Amílcar Casimiro3-May-14 7:38 
QuestionCan't start Windows Service Pin
sifi mohamed amine24-Apr-14 3:55
sifi mohamed amine24-Apr-14 3:55 
GeneralRe: Can't start Windows Service Pin
PIEBALDconsult24-Apr-14 4:18
mvePIEBALDconsult24-Apr-14 4:18 
GeneralRe: Can't start Windows Service Pin
sifi mohamed amine24-Apr-14 4:24
sifi mohamed amine24-Apr-14 4:24 
GeneralRe: Can't start Windows Service Pin
PIEBALDconsult24-Apr-14 5:14
mvePIEBALDconsult24-Apr-14 5:14 
AnswerRe: Can't start Windows Service Pin
jschell27-Apr-14 9:35
jschell27-Apr-14 9:35 
GeneralRe: Can't start Windows Service Pin
sifi mohamed amine2-May-14 4:33
sifi mohamed amine2-May-14 4:33 
QuestionCreate an interface to own API Pin
tommy_tanaka21-Apr-14 1:18
tommy_tanaka21-Apr-14 1:18 
AnswerRe: Create an interface to own API Pin
Bernhard Hiller21-Apr-14 21:34
Bernhard Hiller21-Apr-14 21:34 
QuestionCustom mapping with AutoMapper Pin
USAFHokie8016-Apr-14 5:04
USAFHokie8016-Apr-14 5:04 
AnswerRe: Custom mapping with AutoMapper Pin
Eddy Vluggen16-Apr-14 22:30
professionalEddy Vluggen16-Apr-14 22:30 
Question.NET Open source compiler platform (Roslyn) Pin
Abdallah Al-Dalleh14-Apr-14 19:55
Abdallah Al-Dalleh14-Apr-14 19:55 

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.