Customize Content Of XML Files (Not Network/Internet Related)

Jun 12, 2009

Developing an installer for an application, that runs based on parameters set in an XML file.

The initial install of the XML is in a template style (generic time for running app, generic settings), but via the Forms, I want to be able to have the user modify some of those parameters -say choosing time for the app to run- and then have the form write (Replace really) that data in the XML file.

Looking for some ideas as to how to approach this, as soon as I can catch on I will be able to do the rest on my own.

View 6 Replies


ADVERTISEMENT

VS 2008 Visual Basic Internet Related?

Mar 20, 2010

There's a PHP link www.domain.com/a2.php which when on a form submission shows the values again to confirm , So here we'll be hitting the submit button two times.Now the problem here is , I sent the first POST request to the server and submit the form successfully and then i captured the POST request which is sent second time where it says to confirm your form , There i found some new things in the POST header , ID and A which i can't find in the source page because The source of the new CONFIRM values page is same like the previous one and the link is also the same , I tried inspecting the element using the Google Chrome option , I found the desired lines which i wanted to get using the HTTPREQUEST method.

[Code]...

View 20 Replies

Network Related Instance-specific Error

Jun 1, 2010

i am facing a problem that is frustrating i have a VB.NET application that i need to connect to an sql 2005 server .its giving this error when i publish the application "a network related or instance-specific error occured while stablishing a connection to sql server . the server was not found or was not accessible .verify that the instance name is correct and that the sql server is configured to allow remote connections" the pc has windows xp on it i configured my sql to allow remote connections its working on one mashine but not the other ??

View 5 Replies

Network-related Or Instance Specific Error

Jun 15, 2009

I got an error message saying "Network-related or instance specific error occured while establishing a connection to SQL server............" when opening a connection in form_load event.Tried restarting computer it worked few a times,but still would get the same message again after sometime.How can i fix this error?.

View 3 Replies

VS 2010 Temporary Internet Files - Get The Internet Address Property?

Jan 31, 2011

I've been looking for a way to do this for like two days now, and no luck.

What I want to do is get into the temporary internet files, find a certain file....

(^^^ I can do that just fine (using specialfolders, etc) ^^^)

and get the internet address associated with it.

See the attachment if you don't get my meaning.

View 1 Replies

A Network-related Or Instance-specific Error Occurred While Establishing A Connection To SQL Server?

Aug 23, 2011

I am working on a project using VS2010 SQL2008 and I saw an ODD behaviour , First let me tell you that the app runs without any problem in my developing pc (Windows Xp sp3 32bit)But when I was trying the application in another pc (Windows 7 32bit)I got this exception: A network-related or instance-specific error occured while establishing a connection to SQL server.The server was not found or was not accessible.Verfiy that the instance name is correct and that SQl server is configured to allow remote connections.

Now what is weird in this exception; Is when the application reaches the DataAdpater.Fill(dataset) line I got this exception but when the app reaches the DataAdpter.Insert(....) It runs without any problem .

And what is more weird is that I noticed that the dataset that is used in the previous insert procedure can later be filled with dataAdapter.Fill(...) procedure which it was giving me an exception before .

I tried these things as a solution:

1)Checked SQlBrowser running..

2)No aliases to Sql server at all to remove...

3)remote area connection--OK

4)TCP and UDP port 1433,1434 exception in firewall

5)Unistalled my only antivirus Norton

6)Added Tcp/IP ports in Sql protocols

7)My connection String is : onnectionString="Data Source=ALISQLEXPRESS;Initial Catalog=PALMSDATABASE;Integrated Security=True"

8)Also tried using Sql Server authentication (user Id and password)

what is the difference between fill and insert? My app. runs smoothly on the original pc ,What should I do?

View 13 Replies

Asp.net - A Network-related Or Instance-specific Error Occurred While Establishing A Connection To SQL Server?

Jan 19, 2011

I HOST MY ASP.NET WEBSITE ON WEBSERVER ..But after upload when i try to access my site ...

[URL]

Then following error occurs ....

A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections.

(provider: SQL Network
Interfaces, error: 26 - Error Locating
Server/Instance Specified)

i have changed my connectionstring in web.config file and all webpages to :

<connectionStrings>
<remove name="ConnectionString"/>
<add name="ConnectionString" connectionString="Data Source=69.16.253.19,1433; Network Library=DBMSSOCN; Initial Catalog=database;

[code]....

...before publishing and uploading my website to webserver ...I m confused the problem is from my local computer or the webserver ....and how to fix this error ?

View 4 Replies

VB Express 2010 : A Network-related Or Instance-specific Error Occurred While Establishing To Sql Server

Jun 1, 2010

i downloaded samples of vb 2010, i tried to run Create DB (Data Samples) but i'm receiving this error. I have MS SQL Server 2008 installed.a network-related or instance-specific error occurred while establishing to sql server. the server was not found or was not accessible.Verify that the instances name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error:40 - Could not open a connection to SQL Server)

View 3 Replies

VS 2008 - A Network-related Or Instance-specific Error Occurred While Establishing A Connection To SQL Server

Nov 18, 2009

Error message receiving A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) The project is written in VB.Net 2008. Production server uses SQL 2008, Dev Server uses SQL 2000. The application has been built and published.

Prod Connection String: strCN = "server=SGMAGNCPQ03.;Initial Catalog=APO_Tax;Integrated Security=True"

Dev Connection String: strCN = "server=S04423711940995.;Initial Catalog=APO_Tax;Integrated Security=True"

The Problem: When I change the connect string from dev back to prod and try to run my app, I get the above error message. If I reboot everything works fine but if I switch the connect string from prod to dev and try to go back to prod, I'm back to the same problem.

View 2 Replies

Dynamically Load Content Into Internet Explorer?

Sep 20, 2008

I have a dynamically created webpage(in a string) and I save this locally to a file subsequently load it up to view it in IE, is there a way to get Internet Explorer to view the page from memory without having to save it first.

View 3 Replies

Share Internet On Wan Network?

Apr 29, 2012

I have a server that the server OS is windows server 2003.

I want to share internet of server.

I want to make 2 program (server and client) that client program run on a personal computer and can connect to my program that running on server and get internet from server program.Like as VPN or CCProxy.

View 9 Replies

Check Internet / Network Connection ?

Nov 19, 2011

This is the work of one responder for the most part, and is not indicative of the quality of most of the posts.But you can judge that for yourself.

If you are writing a program that is used to monitor the status of your network, then this thread may not be of interest.

If you are an application programmer that uses network resources to accomplish your goal, i.e. you are using SMTP, FTP, HTTP, NNTP, NTP etc., and you think that you need to check for a connection first, then read on.Follow up to this.Before getting all geeky let's take a little detour...

Five days a week I get up, eat breakfast, check my email, forums, etc., take a shower, get dressed, and then drive to school.Many of you probably have a similar routine.What is interesting about that is not what we do, but what we dont do,because of our expectations and experience.Here is what I dont do.

I dont stick my finger in the electrical socket to see if there is electricity for the coffee maker and toaster.I dont fire up the command prompt and ping some host on the internet to see if I have connectivity.I dont check the battery, tires, water level, clutch fluid level, washer fluid level, etc.,before I drive off.

All of that is based on expectation and experience.So why would you write an application that pings the internet before it did something (SMTP, FTP, HTTP, NNTP, NTP etc)???? Is your experience or expectation that the network will be down?To illustrate and hopefully convince you that, like Oblio, it is pointless, create a new form with three buttons. In the following examples I use a WebRequest / WebResponse as my 'Something'.Here is what some think is a good approach, the classic ping-then-do, what I think you shouldn't do.[code]....What is wrong with this code is that all of the network IO is being done without a Try / Catch block.

View 1 Replies

Network Programming - Detecting Internet Inactivity ?

Apr 26, 2011

Title says it all "Detecting internet Inactivity in VB.NET"

View 1 Replies

C# - Find Through Which Network Device User Is Connected To Internet?

Apr 1, 2011

Using the code below i will get all network interfaces wich are enabled and functional on the machine.

Private netIntrfc As NetworkInterface() = NetworkInterface.GetAllNetworkInterfaces()
For i As Integer = 0 To netIntrfc.Length - 1
If netIntrfc(i).OperationalStatus = OperationalStatus.Up Then

[code]....

But my problem is how to get the default one, the one(ethernet adapter) through wich user is connected to internet?I need to change some settings of default(through wich user is connected to internet) adapter. settings i change through registry so i could sample add same settings for each network interface but that could cause problems and makes no point then?

EDITED:for now i have done like code below, so if this can help someone other...

Dim u As UdpClient = New UdpClient(System.Net.Dns.GetHostName, 1)
Dim localAddr As IPAddress = CType(u.Client.LocalEndPoint, IPEndPoint).Address
Private netIntrfc As NetworkInterface() = NetworkInterface.GetAllNetworkInterfaces()

[code]....

View 1 Replies

Update The Main Exe And Related Files In The App Dir?

Nov 30, 2010

what methods use to update the main exe and related files in the app dir?

im using a seperate exe which runs with admin priviledge which downloads and replaces files as necessary.

my app downloads a text file and checks the version in that. if newer than settings.version then it runs the updator.exe and then closes.

the file downloaded also contains links to all new updates. the updator reads from this file then downloads as neccessary. then deletes the file and closes

View 2 Replies

Adding LAN / Internet Network Support To My Game In Microsoft 2010 Express

Feb 4, 2011

I've been working on my game for a while, in a non-online multi-player state it is complete. My goal is to add LAN or Internet Play support.My game is coded in Microsoft Visual Basic 2010 Express, It relies heavily on timers.Currently you play against the AI, and there is a Local multiplayer mode, using mice, controllers or the keyboard.At the moment, it is a two player, (Or 1 player against the AI) game, from my understanding the standard Client-to-Server option wouldn't very efficent, the best choice would be a peer-to-peer system.That being said, a lot of the stuff could be done client side, like for instance, the particle engine and Dynamic Rendering.[code]

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

VS 2010 VB 2010 Express Ed Sql Error - A Network-related Or Instance-specific Error Occurred

Jun 1, 2010

trying to get my hands wet on vs 2010 and i downloaded samples from ms site but when i tried to run some of the DB samples i received this sql error: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) any ideas how to get around on this?

View 5 Replies

Specify A Folder And Then Have All Files From "Temporary Internet Files" Copied In To The Specified Location?

Apr 9, 2009

i want to specify a folder and then have all files from "Temporary Internet Files" copied in to the specified location. I have specified both locations, and yet it fails. I think this could be caused by the fac that the "Temporary Internet Files" is located within a hidden file/s How should i go about copying the directory?

View 3 Replies

Setup - LAN Keep-alive Proxy - "Home Or Small Office Network" Via The Control Panel To Access The Internet

Apr 15, 2012

I'm trying to setup sort of a LAN keep-alive proxy...Ex.: My Xbox 360 is connected strait to my computer via an ethernet cable. My computer is connected to the internet via a Wi-Fi adapter. Everything works fine and I can access the internet on the Xbox and computer.

Issue: Every time I start my Xbox I have to set up a "Home or Small Office Network" via the control panel to access the internet. What I would like to do is implement a proxy that when I shutdown the Xbox the LAN doesn't give the "Network Cable Unplugged" notification. I wasn't sure if there was a way to make the connection stay open for so long after it should say unplugged. Such as if I need to restart the system and don't want to have to re-setup the network on the computer.

This is my code to retrieve the network info:

Imports System.Net
Imports System.Net.NetworkInformation

Module Module1

[CODE]...

View 4 Replies

Copy Files From One Pc To Another Across The Internet?

Mar 15, 2012

I need to create an application (or find one application) that copies files from a computer to another, across the internet to create automatic backups. The target computer is a company server to which i have phisical access. The "source" computer(s) (several computers in several clients, that we - company, have also phisical acess). Solutions like teamviewer, PcAnywhere,... just don't fit because we already use them but they don't allow to create automatic backups. how can i copy files across the internet, using VB .NET, from one computer to another?

View 7 Replies

Downloading Zip Files From Internet With VB?

Dec 28, 2011

[URL]..it just comes up with an error. am i doing it right? and is there any way i can just download it to the same folder that my program is in no matter what computer its on?

View 13 Replies

Playing MP3 Files From The Internet?

Jun 21, 2010

I want to play MP3 Files directly from the internet. I don't want to use other applications, like WMP, just my application.

I have a file that contains the list of the playable files: listoftracks.ini that contains:

hxxp://....../example.mp3

hxxp://....../example2.mp3

I wrote hXXp instead of http to disable links - in the files, they are http

Public Function Listen()
My.Computer.Network.DownloadFile("..../listoftracks.ini", Application.StartupPath & "/listoftracks.ini")

[Code]....

View 5 Replies

Match Two Files And Write The Content?

Sep 28, 2009

I two files like this

Error File:
[2 14.20 34.8] X8.435 Y-1.070 211.030
Short +215.534

[Code]....

From error file also i dont know how to get P value. If i used Index of ("P"). There are some other word also which contain P. Then code is not only taking the value i want from NodeList file but whole line.

View 3 Replies

Clearing Temp Internet Files?

Apr 27, 2009

I searched, but couldn't find any useful topics. I am needing to clear the temperary internet files in my program. I need to do this because I have a very long and elaborate process when you start usinging the program, and it may not function right if they are not cleared.

View 11 Replies

Delete Temporary Internet Files?

Mar 28, 2010

I try to delete my Temporary Internet Files and I do it by using the command "kill()", but I get an error:"No files found matching".What is the problem?

View 14 Replies

IDE :: Delete Temporary Internet Files

Mar 28, 2010

I try to delete my Temporary Internet Files and I do it by using the command "kill()", but I get an error: "No files found matching".

View 6 Replies

Transfer High Files From 1 Pc To Other Using LAN / Internet?

Jun 16, 2012

I am trying to make file transfer program in vb.net 2008 for big files eg. 10 GB.i was able to code simple socket program to transfer files with small size by using Sockets but if the file is large then "File.ReadAllBytes(ComboBox1.Text)" command will not work cause it use lot of memory & if the file is really big i.e. 10 GB it give not enough memory error, so i made a loop that sends data in small amounts, but this give me a larger file size with repeated data at end of the file.

[code]...

View 7 Replies

View CHM Files In Internet Explorer?

May 17, 2010

I am using IE 7 and Vista

View 3 Replies

VS 2008 : Send Files Via Internet?

Sep 29, 2009

how to make a program that sends files from a computer to another?

View 7 Replies







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