474,092 Members | 1,951 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Visual Studio 2005 on USB Stick

I often find myself in the situation where at a customers site I have
to do some quick debugging or program changes. Obvioiusly, I do not
want to install VS2005 on their system. Is there a ways to install
VS2005 on a big and fast USB stick, plug it into a computer without
VS2005 and start using it there? If not are there any alternatives.

Thanks

Oct 16 '07
12 2268
"Sheng Jiang[MVP]" <sh*********@ho tmail.com.discu sswrote in message
news:%2******** ********@TK2MSF TNGP03.phx.gbl. ..
see if your USB can hold a virtual PC image that has win2k+VS2005... maybe
xp
This won't help the OP to debug on the client's system, in this case he may
as well just take a laptop with him :-)

Nicolas
Oct 18 '07 #11
On Oct 16, 1:56 pm, Peter Duniho <NpOeStPe...@Nn OwSlPiAnMk.comw rote:
Well, other than having your client use the program on your own laptop
for the purpose of reproducing bugs, another option is to install the
remote debugging component on your client's computer and then debug from
your laptop using the installed Visual Studio there.

It does mean installing at least that one part of Visual Studio on the
client's computer, but at least the source code would not need to be
there. Given your apparent need to debug based on the software
installed on the client's computer, this may in fact be the most
appropriate solution.

By the way, I'm a little confused by the "none of the two is ever
touching their computer" statement. If you have VS and your source code
on a memory stick, and you then plug that memory stick into your
client's computer, all of the contents on the memory stick are not
"touching" your client's computer. It's not clear to me whether your
concern is one of security, or just of practicality, but if the former
then using a memory stick isn't a good solution anyway.

Pete
Thanks for the input. I will give the remote debugging a try.

Regarding "none of the two is every touching their computer" what you
describe is exactly what I want. I want to bring a ready VS2005
without having to install it on the client's computer. Also I don't
want the source code to be on their system. Even if I delete it and
clean the recycle bin they still could get to it. Plus human error has
to be considered too (not delete it, not empty recycle bin, not using
a "secure delete" program, etc).

The reason I cannot use my laptop to run the application is because
there are several PCI cards in the clients computer that the program
needs to access. Obviously, I can't stick them into my laptop.

Thanks

Oct 18 '07 #12
hu*******@yahoo .com wrote:
Thanks for the input. I will give the remote debugging a try.

Regarding "none of the two is every touching their computer" what you
describe is exactly what I want. I want to bring a ready VS2005
without having to install it on the client's computer. Also I don't
want the source code to be on their system. Even if I delete it and
clean the recycle bin they still could get to it. Plus human error has
to be considered too (not delete it, not empty recycle bin, not using
a "secure delete" program, etc).
Well, the point of my comment is that even putting everything on a USB
drive doesn't address that issue. If the source code is on the drive,
and the drive is plugged into the client's computer, then there exists
the theoretical possibility that the source code could be copied to the
client's computer, intentionally or otherwise, with or without your
knowledge.
The reason I cannot use my laptop to run the application is because
there are several PCI cards in the clients computer that the program
needs to access. Obviously, I can't stick them into my laptop.
Yeah, I can't believe laptop design hasn't solved that issue yet. :)

Seriously though, hopefully the remote debugging will work for you. It
seems like the exact solution you're looking for. If all else fails,
you might consider one of the small form-factor PCs (e.g. Shuttle case
with microATX board). They are easy to haul around -- practically as
easy as a laptop -- but still allow PCI cards to be installed.

Pete
Oct 18 '07 #13

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

Similar topics

1
1323
by: Tetris | last post by:
I am preparing the MCAD Certification. I use the Visual Studio 2005. But I can't create Web application. There is only ASP.NET Web service project. Is it possible to develope ASP.NET web application project in Visual Studio 2005? If possible how? In the .aspx file how can I change the document property " Page layout" into " Flow layour" In the VS 2005 I cannot make .cs file clicking " View code" of the .aspx file.
3
2330
by: Shapper | last post by:
Hello, I am starting 2 new projects to deliver in January 2006. I want to create them in Asp.Net 2.0 using Visual Studio 2005. All my clients web sites are Visual Studio 2003 projects in Asp.Net 1.1 / VB.NET. These web sites use Access Databases and NOT Microsoft SQL 2000. In the future I will need to make a few changes now and then to this web sites.
6
3396
by: JonSteng | last post by:
..Net Visual Studio Professional 2003 Version 7.1.3088 ..Net Framework 1.1 SP1 Version 1.1.4322 IIS 5.1 Windows XP Professional SP2 Micron T3000 Laptop (1.5 GHz; 1GB RAM; 40GB HD with 17GB Free) I installed FrontPage server extensions to IIS on my computer while following instructions in a Microsoft ASP.Net MCSD training book. After installing the FrontPage Server Extensions I cannot create a new
0
3369
by: fiona | last post by:
Innovasys Ltd., a leader in help authoring and documentation tools, today announced the inclusion of a tailored version of the Innovasys HelpStudio help authoring product, HelpStudio Lite, in the Microsoft Visual Studio 2005 Software Development Kit. By providing a full help authoring environment within the Visual Studio 2005 SDK, Innovasys is providing developers building components and products that integrate with Visual Studio 2005 a...
8
6290
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
6097
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 Pervasive ODBC driver. The devenv.exe process hangs and will not respond with about 50% cpu usage and about 100 megs of memory used. I am running it on an Athlon 64 bit dual core with 32 bit Windows XP pro. I have 2 megs of memory so I don't...
1
3625
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 some files and work on it. Let say, I want add new page to web project named websiteOrder.sln, i will open websiteOrder.sln in my local computer, connected to websiteOrder.sln located in Visual Source Safe 6.0(source safe located in another...
5
10106
by: Michael Reichenbach | last post by:
After working with script languages, notepad(++) and co. and several other ide`s I found something which really improved my productivity (Visual Studio 2005). It`s imho better then dev-cpp... I worked with C# and VB.net a bit and it was really easy because of the debugger, the interactive debugger, intellisense, command completer and so on. I would like to stick to this ide. But I thought about to invest in C++ instant of C# / VB.net...
4
1939
by: =?Utf-8?B?ZGF2aWQ=?= | last post by:
We have to upgrade our Visual Studio .NET 2003 enterprise edition to .NET 2005. However, there is no enterprise edition for Visual Studio .NET 2005. There are 4 versions available for visual studio team edition 2005, Software Architect, Software Developer, Software Tester, and Team Suite which includes all three architect, developer, and tester. There are also professional and standard. Which is one is equivalent to Visual Studio .NET...
12
2005
by: hufaunder | last post by:
I often find myself in the situation where at a customers site I have to do some quick debugging or program changes. Obvioiusly, I do not want to install VS2005 on their system. Is there a ways to install VS2005 on a big and fast USB stick, plug it into a computer without VS2005 and start using it there? If not are there any alternatives. Thanks
0
10643
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10445
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
12310
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
11704
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
11227
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
10427
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
5535
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
5025
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
4089
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.