Can't Install It On Another PC On Same Network?

Jan 3, 2012

I have a nearly finished program. I have been able to install and run on my development PC, but I can't install it on another PC on same network.

Where to ask for help on this one please. Some very basic help is needed I think.

Using Visual Studio 2008, Vis Basic

View 11 Replies


ADVERTISEMENT

VS 2008 Network App - Send Message Or Network Package To Some Of The Clients In The Network

Aug 18, 2009

Here is my idea so far: I have a bunch of computers connected in a local network. One of them is a MySQL server, one will have a vb.NET program wich will act as a "second server" and the rest will be different clients. What I want to do is that the "second server" will send out some kind of message or network package to some of the clients in the network, and they will execute a code based on what message it is, or what kind of package it is. I'll give you a simple example:

[Code]...

View 6 Replies

Create A Setup Installer To Auto-install Fonts When User Install Apps?

Jan 26, 2010

Is it possible to create a setup installer that will auto install fonts when user install the applications?

View 6 Replies

Deployment :: Create Install File Without The Need For User To Install SQL Server?

Jun 6, 2009

I have a project that i have created in Visual Studio express and SQL server express. i want to create an install file so that i can send to others to install. Currently it is requiring the user to install SQL server Express and 3.5 .net framework.what steps can i take to stop the user having to install these 2 so that it is a simple install for them.

View 2 Replies

Make A Simple Install Wizard To Install The Program?

Nov 10, 2009

I'm looking to make a simple install wizard to install my program (I know Visual Studio 2010 already has an installer) but anyway, I would like to make it myself, kind of line reinvent the wheel?

View 3 Replies

Click Install Feature Will The Application Install On A MAC?

Mar 30, 2010

With the on-line one click install feature will the application install on a MAC?

View 2 Replies

Install Application, When System Tries To Install .Net Framework?

Aug 27, 2010

While trying to install my application, when system tries to install .Net Framework, it gives an error.Is there any source where I could download uninstalled .Net Framework 3.0 and provide my clients with application?

View 1 Replies

Install VS 2010 First,then Install VS2008?

Apr 15, 2010

Is it possible to install VS 2010 first,then install VS2008?i am asking this because in many cases(specially while installing the O.S) i see that after installing the higher version the lower version of O.S cant be installed....and if want to install linux then it might be installed after installing all the windows O.S starting from xp,then vista,then win7 and finally fedora 12..

View 8 Replies

VS 2008 My.Computer.Network.Ping() Cannot See Network Under Windows 7

Nov 18, 2011

I have a .NET 2.0 *.dll that calls My.Computer.Network.Ping(). The *.dll is then run out of an *.exe via AppDomain.CreateDomain() and Invoke(). The problem is that this works just fine under Windows XP but under Windows 7, I get an exception saying that no network connection is available. I tried the Ping() call out of a small console application under Windows 7 and it works just fine.

[Code]....

View 6 Replies

.net - Using A FileStream On A Network When The Network Drops?

Mar 26, 2012

I am writing some code as part of a framework for opening a file.The file is of custom type and should not be opened by more than one instance of my application. To stop multiple file opening I use a filestream to create a lock file and then keep said filestream open. This seems to work in preventing another instance of my application from opening the file ( as it will fail in recreating the lock stream in the files open code ) but if the file is on a network share and the network drops then the original application also can not access the file any more.The code to get the lock stream is as follows:

Try
' We need to keep this stream alive to prevent other applications gaining access to the lock
mLockStream = New FileStream(mLockPath, FileMode.CreateNew, FileAccess.Write, FileShare.None)[code]....

In this I create the lock stream the first time round and then if another application tries to create it, it throws an exception and stops them from getting any further. This is kind of how it needs to work, unfortunately as I said, if this is done across a network and then the network connection is dropped for some reason then I can not delete the lock stream as I get an IOException telling me a process cannot access the file as it is open in another process ( which shouldn't be happening I don't think).

View 1 Replies

Install Dll To GAC Through VB Install Script?

Mar 29, 2010

my vb experience is fairly limited - I've only used it when supporting legacy applications or for small tasks so apologies if what I'm asking seems simple. I wrote a small vb install script which creates a new folder on a users desktop, copies over relevant files from the install folder to the users new folder and creates a shortcut on the users desktop.

This works great for giving stuff to QA to test. However, there's one dll included in the install folder which is also in the users GAC. The code looks in the GAC first for this dll and only looks in the install folder if none exists in the GAC.

What I want to do is include a line in my install script to copy this dll to the users GAC as well as copying it to the installation folder.Is there anyway to do this in VB? I did find the following on one of the MS sites for installing into the GAC gacutil /i a.dll

Is it possible to run this through VB or is there a cleaner way of doing this?

View 1 Replies

Visual Studio 2008 Not Install With Crystal Report (only Crystal Report Install Its?

Jun 12, 2011

i am having a Visual Studio 2008 but it not install with crystal report when i open add new item-> its didnot contain Crystal Report how can i add crystal report and make crystal reports in visual studio 2008 how i install crystal report with visual studio 2008 only crystal reports 2008 install and its open with visual studio 2008 when we click Project->Add New Item-> and crystal reports shows in thiis file

View 1 Replies

Transfer Files From One Computer In One Network To Another Computer With A Totally Different Network

Jun 22, 2011

I have a problem I want to make a server and client where the server is password protected and will make the client display files/folders in a designated folder which will be in the server's current directory and the client will ask what IP and password to connect to and if the password is correct is allows the client to access the files/folders in that folder in C.D. of the server and the client can download any file within the folder by clicking a button, yet don't even know where to start.

View 7 Replies

Install A VB App?

Jul 14, 2011

I have made a small app for my work in vb.net I am about to install this onto a network drive. What I want to know can you install an app to a network drive. I have never done this before and for some reason I don't think you can install to a network drive

View 5 Replies

Install Mac Os On Pc

Feb 3, 2011

i need to install mac os on my pc.some time i try to install it but icant install it. i think i have problem in my customize settings. answer that i must check witch checkboxes. my system information is: cpu: intel 3.2 vga card:nvidia 7100 gs geforce ram:1gb (kingstone) mainboard:gigabyte p945

View 16 Replies

VB No Install Of .net

Jun 12, 2010

I have a vb app working now but many users have complained to me that it requires .net library installed. Is there a way to bundle it with my program without having a seperate exe?

View 5 Replies

Can Not Install My App On Vista?

Oct 9, 2009

I used visual studio to publish my application. I am able to install my app on a windows 2003 server, but when I try to install my app on my pc which have vista a error appear "Application cannot be started. Contact the application vendor". and it gives details of the error.Here is the details below and in the attachment:

PLATFORM VERSION INFO
Windows : 6.0.6002.131072 (Win32NT)
Common Language Runtime : 2.0.50727.4016[code]...............

View 2 Replies

Add The Font To Install?

Feb 25, 2010

I'm using the font "Century Gothic" as the standard for my program. I want to add the font to my install, question is not how. It comes with Microsoft Office from what I've noticed, it also came with Windows NT.

View 6 Replies

Application Will Install But Will Not Run?

Jun 21, 2010

I am very new to VB.NET. That said, I have developed a windows form that utilizes an SQL Server back end. I am developing using Visual Studio 2008 and the 3.5 Framework. The SQL server is 2005.I do not have any warnings or errors, and the project compiles without error. When I run the install package on another computer, everything appears to install correctly, and the shortcut is placed on the desktop. However, when opened, the cursor goes into wait mode for a few seconds then returns to normal and the form does not open.I am using windows authentication for the SQL server, and the user of the other computer is the owner of the database I am developing for, so that person has access. I am using the following when making a connection to the SQL server: Dim cnnSQL As New System.Data.SqlClient.SqlConnection(My.Settings.ConnectionString)

View 5 Replies

BSOD Upon Install Of .NET?

Apr 5, 2010

A few months ago I installed Visual Basic 2008 directly from Microsoft. It worked great, but immediately when I shut down my computer I got the Blue Screen of Death...and have been getting it ever since.Last week I uninstalled VB2008 and also rolled back system restore to before the VB install. No difference, I'm still getting the BSOD.

Could be just chance that the BSOD message started happening at the same time as the VB install. But, before I really dig into this (I haven't even dissected the BSOD message yet, as detailed on the various BSOD help messages I have read this morning)tell me if this is a common problem with a VB install or not?

View 6 Replies

Can't Install My Application

Feb 11, 2010

Problem in installing my application

View 9 Replies

CanNot Install The Software?

Jan 11, 2010

I publish my software that develope by using visual studio 2008 using vb.net using click one deployement.when i install the publish software in other machine i get this error

"Unable to install or run application. The application
Requires that assembly
Microsoft.Visualbasic.Powerpack.Vs Version 9.0.0.0 be

[code]....

View 1 Replies

Create On XP SP3 And Install On XP SP2?

Mar 11, 2010

I have developed a VB6 applicationon a computer running Windows XP Professional SP3.I have used the VB6 Package & Deployment Wizard to create the install CAB and setup files.When installing the app on to a Windows XP Professional SP3 computer we have no problemHowever, when I try to install on a Windows XP Professional SP2 I get an error message statingSetup cannot continue because some system files are out of date on your system and then asks if you want to reboot to automatically update the system files.

View 5 Replies

Get Included With The Install?

Oct 2, 2009

i have a folder called xulrunner that needs to be initialized - i originaly had the folder under c:\ and used the following code to initialize it. Xpcom.Initialize("c:\xulrunner")This worked fine, but because i want it to get included with the install, i included the folder in the project, and when built it goes to a folder on my desktop, that haves the folder allong with the exe's etc

so i swapped the above code to Xpcom.Initialize(My.Application.Info.DirectoryPath & "\xulrunner")However that does not work.

View 1 Replies

How Can I Install .NET In UBUNTU 10.10

Mar 9, 2011

i am the student. and i want to install vb.net 2008 or any version in UBUNTU 10.10

View 2 Replies

How To Install A Printer Using .NET

May 4, 2009

I have an .INF for a virtual printer that I need to install from a .NET Application. I have done this before using batch scripts, but I am looking for a snippet of code to do this in the .NET Framework.

View 6 Replies

How To Install Glabel

Feb 11, 2012

i download a zip source file from for some custom label with special effectscannstruction on how to install it on my 2008 visual studio

View 2 Replies

How To Install SAPI 5.4

Jun 9, 2012

I'm a teacher and want to use the Speech Recogntion Engine German in my Applications.But I couldn't find SAPI 5.5 and Speech Recognition Engine in German.

View 7 Replies

How To Install Software

Jun 22, 2010

I am vb.net application developer. I like to intstall vb.net software.

View 2 Replies

How To Run After Install Program

Jul 24, 2009

How would you after the user install your program have it run? Is they code you can add to your program so after install it runs?

View 8 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved