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

cant get vb.net exec to run okay on w98

I created an vb.net exec on an xp machine. I've tried to
run it on a w98 machine. The program executes and
everthing is okay until i click on a command button. I
then get "systemIO file not found exception. File or
assembly name microsoft visualbasic compatibility or one
of its dependencies not found" What file(s) is the W98
looking for. I did download and install the net 1.1 on
the w98 machine but the error still pops up. ????????
Nov 20 '05 #1
3 1052
This error is occuring becasue you must have used System.IO namespace in
your application code, this will work fine with the Windows NT based OS,
becasue they are having File Services which are running and which are
accessible through System.IO namespace, whereas Windows 9x not having any
services running, so you won't be able to use System.IO namespace.

Dhaval Faria
Founder, Programmer
Hirdhav (http://www.hirdhav.com)
Microsoft India Community Star

"desperate" <an*******@discussions.microsoft.com> wrote in message
news:12*****************************@phx.gbl...
I created an vb.net exec on an xp machine. I've tried to
run it on a w98 machine. The program executes and
everthing is okay until i click on a command button. I
then get "systemIO file not found exception. File or
assembly name microsoft visualbasic compatibility or one
of its dependencies not found" What file(s) is the W98
looking for. I did download and install the net 1.1 on
the w98 machine but the error still pops up. ????????

Nov 20 '05 #2
"Dhaval Faria" <dh*****@hirdhav.com> schrieb
This error is occuring becasue you must have used System.IO namespace
in your application code, this will work fine with the Windows NT
based OS, becasue they are having File Services which are running and
which are accessible through System.IO namespace, whereas Windows 9x
not having any services running, so you won't be able to use
System.IO namespace.


Um.... I don't think this is true. System.IO encapsulates basic file i/o
functions that are definitely also available on previous OSes.

Apart from this, the availabilty is not determined by the namespace, but it
can be retrieved from the documentation of the specific class. For example,
the "Platforms" paragraph at the bottom of the File class is:

"Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows
2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003
family, .NET Compact Framework"

--
Armin

http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

Nov 20 '05 #3
hmm, thanks for lettming know, was not knowing about that stuff.. and sorry
for the wrong answer.

--
Dhaval Faria
Founder, Programmer
Hirdhav (http://www.hirdhav.com)
Microsoft India Community Star

"Armin Zingler" <az*******@freenet.de> wrote in message
news:Ot**************@tk2msftngp13.phx.gbl...
"Dhaval Faria" <dh*****@hirdhav.com> schrieb
This error is occuring becasue you must have used System.IO namespace
in your application code, this will work fine with the Windows NT
based OS, becasue they are having File Services which are running and
which are accessible through System.IO namespace, whereas Windows 9x
not having any services running, so you won't be able to use
System.IO namespace.
Um.... I don't think this is true. System.IO encapsulates basic file i/o
functions that are definitely also available on previous OSes.

Apart from this, the availabilty is not determined by the namespace, but

it can be retrieved from the documentation of the specific class. For example, the "Platforms" paragraph at the bottom of the File class is:

"Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, .NET Compact Framework"

--
Armin

http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

Nov 20 '05 #4

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

Similar topics

6
by: Hal Vaughan | last post by:
I have a script used to find and run Java on a Windows system.  It worked fine on original tests (on a Windows XP system).  It's now running on a Windows 2000 (sp3) system, and it won't work -- the...
1
by: Hal Vaughan | last post by:
I've been using Runtime.exec() like this: Runtime rt = Runtime.getRuntime(); try {Process p = rt.exec("MyCommand.bat");} catch (Exception e) {do stuff} When I start my Java classes, I start...
4
by: Irmen de Jong | last post by:
Hello, I don't understand why the following doesn't work. What I want to do is dynamically import some generated Python code and I'm doing this using compile and exec'ing it in the dict of a new...
0
by: p cooper | last post by:
sorry about typing! Executing make test ..                                                                                                      PERL_DL_NONLAZY=1 /usr/bin/perl...
4
by: R. Z. | last post by:
I 've have a stored procedure that compares fields across databases. In order to do so it requires 2 values it acquires from 2 tables. The search is based on the ID of the data owner and a subject:...
1
by: | last post by:
I created a visual basic.net exec on an xp machine and tried to run it on a 98 machine. The program works perfectly on the xp machine.The program starts okay but when I click in a command button...
8
by: R. Bernstein | last post by:
In doing the extension to the python debugger which I have here: http://sourceforge.net/project/showfiles.php?group_id=61395&package_id=175827 I came across one little thing that it would be nice...
1
by: wavespirit75 | last post by:
Hi, I wrote a program which will use ffmpeg to convert media files. Media files can be converted with this string array being passed in to Runtime.getRunTime().exec: String cmd = {ffmpeg path,...
31
by: eliben | last post by:
Hello, In a Python program I'm writing I need to dynamically generate functions and store them in a dict. eval() can't work for me because a function definition is a statement and not an...
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...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...
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,...

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.