473,405 Members | 2,373 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Visual Studio 2005 Winforms App on .Net 1.1

I recently compiled on VS 2005 a plain-vanilla Winforms application
originally written on VS 2003. This was out of curiosity due to a bug
I was unable to resolve. The bug went away. My organization does not
yet have 2.0 framework installed on workstations (still on 1.1). My
lead asked me if I can deploy the VS 2005 winforms app on 1.1 Framework
workstations. I tested and everything appears to work correctly. Am I
missing something? Theoretically, should I be able to deploy VS 2005
compiled Winforms apps to workstations with just 1.1?

Thanks much,

Mike

Apr 22 '06 #1
4 1301
Where did you test the app compiled with VS2005? On a machine with only
..NET1.1?

AKAIK, .NET APP developed on .NET2.0 requires .NET2.0 Framework. I would not
run on .MET1.x only box. On the other hand, .NET 1.1 app most likely would
run on a machine with .NET2.0 framework only.

"Mike" <ms********@charter.net> wrote in message
news:11*********************@e56g2000cwe.googlegro ups.com...
I recently compiled on VS 2005 a plain-vanilla Winforms application
originally written on VS 2003. This was out of curiosity due to a bug
I was unable to resolve. The bug went away. My organization does not
yet have 2.0 framework installed on workstations (still on 1.1). My
lead asked me if I can deploy the VS 2005 winforms app on 1.1 Framework
workstations. I tested and everything appears to work correctly. Am I
missing something? Theoretically, should I be able to deploy VS 2005
compiled Winforms apps to workstations with just 1.1?

Thanks much,

Mike

Apr 22 '06 #2
I tested the VS2005 compiled app on a device with only 1.1 Framework
and it seemed to work fine. I understand then that theoretically, this
app compiled on VS2005 should not work on a device with just .Net 1.1.
Is there anywhere I might be able to find more definite information on
this?

Thanks,

Mike

Apr 22 '06 #3
I don't see how your "bug" could have "gone away". If the bug actually
was a Microsoft bug in the 1.1. version of the framework, and was fixed
in 2.0, then running your program on a v1.1 runtime should duplicate
the bug. If the bug was in your code, then the bug should still be
there.

I suppose the problem may be a bug in the compiler itself which was
fixed in the 2k5 compiler. If that's the case, then yeah, you should be
fine using 1.1.

So what was this bug? Was it in the compiler?

Apr 24 '06 #4
The "bug" was that the first time the application was launched via DDE
command from another application (it's a kind of operative note editor)
the buttons on the toolbar were sized incorrectly (technical term is
'scrunched together'). After the application received a DDE 'hide' and
the form hid (this.hide) and then received another show (this.show) the
buttons were constructed the correct size. When I compiled it on
VS2005 the buttons always were constructed the correct size. I had
just compiled on 2005 because I was unable to figure out why else it
might be doing that. You have any ideas? My lead doesn't want to put
this app out compiled on 2005 right now if at all possible.

Mike

Apr 24 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Nadav Popplewell | last post by:
Hi everybody, I've install Visual studio Team Edition for Testers on my computers, And I can't seem to find how to show the toolbox. The documenation says there should be a 'Toolbox' menuitem...
54
by: m.roello | last post by:
In the book: "Working with Microsoft Visual Studio 2005" Craig Skibo wrote: "The power of Visual Studio 2005 lies in its ability to empower users to build, test, and debug powerful applications...
1
by: Georg Gast | last post by:
Hi, i'm looking for a good book to learn .NET and VS2005 (C++) . I know MSVC6 (C++) very good. Is there a book like "The Bible" (The C++ Programming Language) from Bjarne Stroustrup for...
3
by: karlag92 | last post by:
We have a very large C# winforms client application that is constructed as a single solution currently with 75 projects. We're currently using VS 2003 but will upgrade to 2005 some time next year....
6
by: phnimx | last post by:
I'm attempting to migrate a predominately MFC application that I've just inherited from Visual Studio.NET 2003 to Visual Studio 2005. I've managed to clean up a myriad of compile and link errors...
8
by: WT | last post by:
Is it normal that Visual Studio sets the PreInit handler for a Page from the OnInit code ? No chance to fire it as OnPreInit is run befor OnInit. ??? CS
3
by: Edwin Smith | last post by:
I have a 2 form project in VS2005 that now hangs whenever I try to do anything with the second form. This seems to have started when I added some SQL tables from a Pervasive v.9 database using the...
1
by: johnlim20088 | last post by:
Hi, Currently I have 6 web projects located in Visual Source Safe 6.0, as usual, everytime I will open solution file located in my local computer, connected to source safe, then check out/check in...
1
by: twdinc | last post by:
I am primarily a web developer but I am starting a WinForms applications. In the past, I have seen sample applications, starterkits, and/or Visual Studio Templates that are basically empty Visual...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.