ASP Files On Windows 7 Aren't Loaded Even Though Installed IIS?

Jun 5, 2011

I don't know how to get my asp code to work on windows 7. I ran my project, it works correctly.

But for some pages I'm getting an HTTP 401.5 error.

View 1 Replies


ADVERTISEMENT

Delete Some Files But Only If They Aren't In Use?

Nov 23, 2009

i want to delete some files but only if they aren't in use. What i did was a try/catch:

Try
My.Computer.FileSystem.DeleteFile(fileInfo.FullName)
Catch ex As Exception
End Try

but it seems that this method is very slow if i try to delete some files over network.

Is there an faster way to delete files? Is it faster to check first if an file is open? If yes, how can i check if an file is open?

View 5 Replies

VS 2005 : BitBlt From Windows That Aren't Visible

Mar 9, 2010

I'm using BitBlt and GetDC to capture windows and save them to a bitmap, but a window that is covered or overlapped by another window appears with that window showing over top of it. Is there a way to stop this from happening? I have the window handle available, the graphics context, and a Process object.

View 5 Replies

Error In VS 2005 "The Project File Cannot Be Loaded The Application For Project -is Not Installed"?

Jun 12, 2009

How do I fix this error in Visual Studio? "The project file cannot be loaded. The application for project ... is not installed" I have copied a whole project onto my PC, both into My Documents/Visual Studio and into inetpub/wwwroot, but when I try to open the project in Visual Studio, it tries to open just 1 file .vssproj and gives me error messages, like : "The project file cannot be loaded. The application for project ... is not installed.". What am I doing wrong? The VS edition is 2005 as are all the projects aI am trying to load.

View 3 Replies

Can't Edit Files Loaded In WebBrowser

May 20, 2012

I have two Windows 7 machines and for some reason one of them does not save the changes in the file on the local computer when I right click in the WebBrowser and choose View Source.

When I click on View Source in the WebBrowser, it opens the file but with [1] attached to the filename.

When I edit the Source, and save it and reload the webbrowser,the changes not saved.

View 7 Replies

Forms :: Multiline Textbox - DAT Files Not Loaded Completely

Feb 13, 2011

I have a multiline textbox which is loading from a .dat file. However, despite telling it to load all of the .dat file, it misses off the end. I it copies the first large body of text and a load of spaces that are inbetween the first and second body, but doesn't load the second body of text. Here is the code I'm using to open my file:
RichTextBox2.Text = IO.File.ReadAllText("00061530.dat")

View 5 Replies

Search Multiple Excel Files Loaded Into Listbox

Jun 11, 2011

1. I get a list of excel files from a dir into a list box and search for number by select each files at once. I want to select multiple files at once and search them one by one.May be using checklistbox.

2. The output is shown in a new window (labels) with result from that particular file. If multiple files are selected that the output should show result from all files in different labels.

3. Excel program stays open in memory after closing my application.

4. Also I cant get the app to display message "maskedtextbox1.text" not found in the sheet.[code]

View 1 Replies

Search Multiple Excel Files Loaded Into Listbox?

Dec 25, 2010

I get a list of excel files from a dir into a list box and search for a string/number by selecting each files at once. I want to select multiple files at once and search them one by one.May be using checklistbox.

2. The output is shown in a new window (in labels) with result from that particular file. If multiple files are selected than the output should show result from all files in different labels.

3. Excel program stays open in memory after closing my application.

4. Also I cant get the app to display message "maskedtextbox1.text" not found in the sheet. If I do after line 30 Else messagebox.show "String not found", it goes into loop or displays the message even if the string exists in the excel file.

[Code]...

View 4 Replies

Disable A Key From All Windows And Applications While The Program Is Loaded?

Apr 15, 2009

what the code would be to have a low level keyboard hook to disable a key from all windows and applications while the program is loaded? in this case the key is

Quote:

But only wile a radio button is selected called rb1 anyone got an idea of what the code would be ?

also it would also be good if when a seccond radio button is selected called rb2 that the key gets replaced with the key / text in textbox1 however just the 1st bit would do nicely for me

View 7 Replies

Windows - How To Tell If A Webpage Has Loaded Within A WebBrowser Control

Jul 11, 2011

I am trying to write a program that will tell my grandmother whether the internet is live or not. I know, I know, She just doesn't get it. So I want to create a program to load google.com or something and all I want the program to do is tell her whether the site was found or not. Is there a way to do this with the WebBrowser control?

View 1 Replies

VB6 Not Installed But OCX Files Show Vulnerable To MS08-070?

Mar 23, 2009

I have a Windows XP box that is showing vulnerable by a 3rd party scanner for MS08-070 in regards to four OCX files tied somehow to Visual Basic 6.0. However VB6 is not installed on this computer; attempts to download MS08-070 and patch doesn't work.I'm guessing there is a some other application that may have dropped these in my c:windowssystem32 folder. The file versions are older as compared to what MS08-070 say they should be so I'd like to get them patched/updated.Microsoft's recommendation in the article is to update the application on a machine that has the latest patches for VB6 and redistribute that application.

View 1 Replies

IDE :: Can VS2010 And The CTP Installed On Windows 7

Jul 24, 2009

If not what else is needed.

Is it possible to install it as a virtual application?

View 6 Replies

Listbox Displays A Files Contents Once Loaded - Save A Textboxs Text?

Jun 21, 2010

1. How do I make it so a listbox displays a files contents once loaded?

2. How do I save a textboxs text?

3. what does this error mean?

An error occurred creating the form. See Exception.InnerException for details. The error is: Failed to initialize because CategoryName is missing.

View 4 Replies

Let The Program To Download The Files From The Internet After It Is Installed On A Computer?

Jun 2, 2012

i have a audio program that will play some mp3 files from a folder. but the audio files together take up about 1 gb. it is possible to let my program download the files from the internet after it is installed on a computer. to a specific folder..?

View 3 Replies

Detect If An Application Has Been Installed On A Windows PC In A App?

Jan 30, 2010

I know the default install path of the app and the name of the .exe file, but is there a way to see if it is actually installed? I've seen suggestions for checking registry entries, but I don't know if this app uses any or if if varies for different users on different pc's.

[Code]...

View 2 Replies

Show Installed Windows Updates?

Jun 11, 2011

This is going to sound weird but I was wondering if there is a way to show in a list all of the installed Windows Updates.

View 9 Replies

Specific Windows Updates Are Installed?

May 31, 2010

I'm trying to figure out if specific Windows updates are installed so I can install the correct ones.I'm currently checking the WindowsUpdates.log file that is located within the windows directory, but it's terribly unreliable.In my search to find an alternative method, I cam across this blog post. It seems like a perfect fit. Unless you take into account that this is VBScript and their querying Microsoft.Update.Session.what class in WMI that would relate to VB so I can pull the info.

View 4 Replies

VS 2008 Windows Updates Being Installed?

Jul 29, 2011

I was wondering if there is a way to detect if Windows Updates are currently being installed.The reason is that I have written some software that sends my PC to hibernation if is idle for a specific amount of time, but I do not want this to happen if Windows is in the process of updating.

View 2 Replies

Assign Hotkeys To Installed Applications, Files And Folders In A System In VB?

Jun 13, 2011

This app will allow user to select a file, folder or an installed application and then assign it a hotkey...My question is how can I get the complete path of a file, folder, or application in vb like in many application the browse button shows the complete path in a textbox, and then how this app will allow user to assign it a hotkey? And how am I going to save the path and hotkey in a database?

View 1 Replies

Assign Hotkeys To Installed Applications, Files, And Folders In A System?

Jun 13, 2011

Record keyboard inputs to open applications. This feature will allow users to assign hotkeys to

View 6 Replies

Software Saves Output Files In Documents On Every Machine It Is Installed In?

May 3, 2009

I am developing a software and i need to make it save a text document, I can make it save it by writing the path of my document on my machine but it wont work on other machines when installed, how can I make it do this?

View 2 Replies

.net - Windows Service Be Installed With Express Edition?

Dec 8, 2009

EDIT: I'm starting a bounty on this question. For the moment, I've moved on and am developing my application using VS2010 Pro Beta, but I'd really like it to be able to be built with express edition, since we are generally not a .net shop and even if one or two developers have VS PRO it will not be available to our entire team.

To be the accepted answer and claim the bounty, you must provide sample code and instructions that will allow a Windows Service to be installed and uninstalled using vb 2008 express edition. You don't necessarily need to start with my code (but the essentials of it are included below).

[Code]...

View 3 Replies

Creating A Program That Once Installed Was A Windows Toolbar ?

Nov 6, 2011

I'm wondering how I would go about creating a program that once installed was a windows toolbar. What I'm trying to do is similar to the clipboard, but I want to customize it to my own style. I work in a data entry job and many of the bills we enter have similar information that I'd like to be able to enter without repeated typing. I'd like the toolbar to be docked to the top of the screen, and have several buttons on it. Clicking a button, while having a focus in my data entry program, would paste the button's text (or the full text of what the button caption represented) into the selected field. Alternately, if focus between multiple applications is too difficult to try, then clicking the button would highlight the text and copy it to the windows clipboard, so I could then click back into my data entry program and hit ctrl-v. I dont need help on the program itself...just on how to make it as a windows toolbar, if possible.

View 1 Replies

VS 2008 - Determining On Which Drive Windows Installed

Dec 5, 2009

I wrote this code to try and figure out which drive Windows is installed on - it basically starts with C and looks for the first "fixed disk" with a Windows folder.

' Start with c: and look for first fixed drive (type=3) with a windows folder
Dim getInfo As System.IO.DriveInfo
Dim m_start As Integer = 67
Dim m_drv As String = Chr(m_start) & ":windows"
[Code] .....

View 2 Replies

VS 2008 Check On Which Disk Is Windows Installed On?

Aug 22, 2010

Is there a function that determines the letter that windows is on installed. For example:

D:
C:
G:
etc...

View 5 Replies

Make Default Opener For .txt Files - Seems Like The .exe Of My Installed Program Doesn't Exist

Mar 4, 2012

I have recently published a simple text editor(just as an exercise). the editor has been published using Microsoft Visual Basic Express. Once the program is installed i wanted to make it a default opener for .txt files, so i clicked openwith ->Choose default program and then i was asked to show the location of the .exe. It seems like the .exe of my installed program doesn't exist. where the .exe is on a windows7 or tell me of another way of makeing that program the default opener.

Here is the link to the publish page: [URL]

View 2 Replies

C# - Check If A Windows Application Is Installed On Local Machine From Asp.net?

Mar 17, 2010

We have a certain application installed on a single machine. I would like to enable/disable a button based on the existence of this application. Is there a way to check for its existence from asp.net?

the app is currently on an XP machine, but want to code for Win7 as well. VS2008 3.51. Asp.net

View 3 Replies

IDE :: Do Users Of Windows Applications Have To Have Database Application Installed

Jan 26, 2009

Do users of windows applications have to have the database application installed if your program uses databases to store information? For example, when making VB2008 programs, if I use the visual studio express database (.sdf), or maybe a MSAccess database, to store information within my visual basic program...when I deploy the application to the users, can they run the program okay even if they don't have MSAccess installed on their computer?Also, do I need to have MSAccess installed in order to write programs that use MSAccess databases?

View 1 Replies

Use OpenGL In Visual Studio 2010 32 Bit Installed On Windows 7 64 Bit?

Dec 25, 2011

i have installed visual studio 2010 32 bit on my new computer which have windows 7 64 bit. Everything seems ok. But now I try to learn how to draw some spheres with movement. I have tried to install openGL2 but it does not work or said that it does not fit with 64 bit, or it works only with VC.

Could any one, please, give me a short introduction to install and use open GL in vb.net 2010 installed on windows 7 64 bits ?

View 3 Replies

Windows Service Not Showing Up When Installed With Setup Project?

Aug 31, 2009

I have a simple windows Service developed in VS.net 2008 and VB.net. When I install the service using Installutil.exe from the command prompt it is working like a charm.

When I try to add a setup project and set the output and build and install it though it says successfully installed, it is not showing up in the services.

The event log shows that it is successfully installed. I just did check the registry, it did place the assemblies in HKEY_CURRENT_USERSoftwareMicrosoftinstallerassemblies.

But I don't understand why it is not showing up in the services listing. I refreshed and restarted.

View 3 Replies







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