473,395 Members | 1,440 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,395 software developers and data experts.

Visual Basic 2005

Hello NG,

i have written a programm in vb 2005 express to convert .txt into
..xls-files. now the problem ist that the target pc doesn´t allow to
install dot.net fgramework 2. Missing admin rights .-/
Is there any chance for me to kompile the programm an other way with all
the files and dlls that i didn´t need dot.net 2?

best regards.

Jan
Feb 4 '06 #1
8 1209
Not that I'm aware of, sorry.

Note that this forum is apparently for VB6.
..NET-related posts should use ".dotnet." forums

Al

"Jan Steding" <st*****@animedia.de> wrote in message
news:ds*************@news.t-online.com...
Hello NG,

i have written a programm in vb 2005 express to convert .txt into
.xls-files. now the problem ist that the target pc doesn´t allow to
install dot.net fgramework 2. Missing admin rights .-/
Is there any chance for me to kompile the programm an other way with all
the files and dlls that i didn´t need dot.net 2?

best regards.

Jan

Feb 4 '06 #2
I think I can spot a "dotnet" somewhere in
"microsoft.public.dotnet.languages.vb"

"Alec MacLean" <al**********@NOSPAM.copeohs.com> wrote in message
news:ua****************@TK2MSFTNGP15.phx.gbl...
Not that I'm aware of, sorry.

Note that this forum is apparently for VB6.
.NET-related posts should use ".dotnet." forums

Al

"Jan Steding" <st*****@animedia.de> wrote in message
news:ds*************@news.t-online.com...
Hello NG,

i have written a programm in vb 2005 express to convert .txt into
.xls-files. now the problem ist that the target pc doesn´t allow to
install dot.net fgramework 2. Missing admin rights .-/
Is there any chance for me to kompile the programm an other way with all
the files and dlls that i didn´t need dot.net 2?

best regards.

Jan


Feb 4 '06 #3
Alec MacLean schrieb:
Not that I'm aware of, sorry.


ups, sorry

best regards

Jan
Feb 4 '06 #4
Oops, humbly sorry - you're quite right - where's that coffee?

Al
"Martin" <x@y.com> wrote in message
news:Od*************@tk2msftngp13.phx.gbl...
I think I can spot a "dotnet" somewhere in
"microsoft.public.dotnet.languages.vb"

"Alec MacLean" <al**********@NOSPAM.copeohs.com> wrote in message
news:ua****************@TK2MSFTNGP15.phx.gbl...
Not that I'm aware of, sorry.

Note that this forum is apparently for VB6.
.NET-related posts should use ".dotnet." forums

Al

"Jan Steding" <st*****@animedia.de> wrote in message
news:ds*************@news.t-online.com...
Hello NG,

i have written a programm in vb 2005 express to convert .txt into
.xls-files. now the problem ist that the target pc doesn´t allow to
install dot.net fgramework 2. Missing admin rights .-/
Is there any chance for me to kompile the programm an other way with all
the files and dlls that i didn´t need dot.net 2?

best regards.

Jan



Feb 4 '06 #5
>
i have written a programm in vb 2005 express to convert .txt into
.xls-files. now the problem ist that the target pc doesn´t allow to
install dot.net fgramework 2. Missing admin rights .-/
Is there any chance for me to kompile the programm an other way with all
the files and dlls that i didn´t need dot.net 2?

No the same as it does not run on a MS Dos computer, the right OS has to be
on the system.

Win98/Net2 or newer versions of that
NT4/SP6/NET2 or newer versions of that

I hope this helps,

Cor
Feb 4 '06 #6
Does the windows update site download and install as "Administrator"? If
so, you can install .NET 2.0 from there.

Mike Ober.

"Jan Steding" <st*****@animedia.de> wrote in message
news:ds*************@news.t-online.com...
Hello NG,

i have written a programm in vb 2005 express to convert .txt into
.xls-files. now the problem ist that the target pc doesn´t allow to
install dot.net fgramework 2. Missing admin rights .-/
Is there any chance for me to kompile the programm an other way with all
the files and dlls that i didn´t need dot.net 2?

best regards.

Jan


Feb 4 '06 #7
Hi,

Michael D. Ober schrieb:
Does the windows update site download and install as "Administrator"? If
so, you can install .NET 2.0 from there.


good idear, but the 4ma uses wsus .-/

Jan
Feb 4 '06 #8
The DOTNET 2.0 runtime is also available via WSUS. You need to get your
system admins to approve it for install.

Mike.

"Jan Steding" <st*****@animedia.de> wrote in message
news:ds*************@news.t-online.com...
Hi,

Michael D. Ober schrieb:
Does the windows update site download and install as "Administrator"? If so, you can install .NET 2.0 from there.


good idear, but the 4ma uses wsus .-/

Jan


Feb 5 '06 #9

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

Similar topics

6
by: Chris Lane | last post by:
Hi, I have been searching for a possible list that shows what methods or properties in the System Names replace the ones in the Visual Basic Namespace so I can stop using the Visual Basic...
0
by: Dr. Zharkov | last post by:
Hello. To see the graphics of technology DirectX 9.0 SDK Update - June 2005 in project Visual Basic, WindowsApplication1 from Visual Studio 2005 Beta 1, in file My Project, MyApplication.vb in a...
2
by: elnahrawi | last post by:
Download ebook http://books-download.com/?Book=1487-Visual+Basic+2005+Jumpstart Okay, all you VB6 developers--time's up. As of March 2005, Microsoft no longer supports this version of Visual...
4
by: jeff | last post by:
We current a VS 2005 Professional license ... what does this Microsoft Visual Studio 2005 Tools for Applications offer that VS 2005 does not? Any help would be greatly appreciated. Thanks...
4
by: sqlguy | last post by:
Why do we have to contact MS for a problem that has been with this compiler from at least the beta of VS 20005. I am so sick and tired of the 30 - 40 clicks it takes to dismiss VS when there is a...
6
by: Carol | last post by:
Hi. When I try to run Visual Studio 2003 I get the message "MS development environment is not installed for the current user. Please run setup to install the application." Is there any way to...
97
by: Master Programmer | last post by:
An friend insider told me that VB is to be killled off within 18 months. I guess this makes sence now that C# is here. I believe it and am actualy surprised they ever even included it in VS 2003 in...
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...
11
by: =?Utf-8?B?UGV0ZXI=?= | last post by:
I have seen the terms Visual Basic 2005 and VB.NET. It seems that sometimes they seem to be referring to the same thing but sometimes they are not. I also run into terms like VB9 and VB10.
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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,...
0
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...
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
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...
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...

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.