App Not Working On Vista/7?

Jun 22, 2010

my application required the dropping of resources when a button is pressed.It seems when this button is pressed on XP everything works swimmingly, however...

on windows 7 and vista the button simply dosent do anything, ive tried elevating to admin etc..

Is it possibly due to how it creates/drops resources?

View 3 Replies


ADVERTISEMENT

Error Log File Location Not Working On Vista With UAC?

Oct 13, 2009

I have a program that writes unhandled exception detail to a log file stored in the same directory as the program itself. I am wondering how I can have keep the file in the same location, and not have to worry about a file write access. With Vistas User Access Control enabled, the file is not accessible unless the program is run as an administrator, which I don't need it to be for anything else. The file does not exist all of the time, it only exists after an error occurs. Users are encouraged to email the file to me and then delete the file. Thus the file should only exist if their is a error that the user has not emailed. I really want to keep it in the same directory as the program itself, or within a subdirectory of the programs directory, since the portable version is exactly the same program executable and I would like to keep it that way. I am not sure how to go about setting the file security, set it when I create the file if the file doesn't exist, prompting for Administrator privileges to create it with the security. I was also thinking that I could just set the entire folder containing the program executable when it is installed, and then it would be able to create the file without having to have administrator privileges.

View 1 Replies

Registry Key Code Not Working In Windows Vista

Feb 28, 2010

I have the following code in my application and the code works fine in Windows 2000, XP but for some reason does not work in Windows Vista, is someone able to help me with this?[code...]

View 8 Replies

Registry Key Code Not Working In Windows Vista?

Feb 28, 2010

I have the following code in my application and the code works fine in Windows 2000, XP but for some reason does not work in Windows Vista, is someone able to help me with this?

dim myReg as string = My.Computer.Registry.GetValue("HKEY_LOCAL_MACHINESoftwareMyCompanyMySoftware", "Path", Nothing)

View 12 Replies

VS 2008 Sendkeys Working With Vista With .Net V3.x Framework?

Mar 30, 2009

i've been looking for a solutions/alternatives to use sendkeys in Vista after reading many threads about the issue, i did see posts of alternatives, there was mentioning that SendKeys does work in Vista with .Net v3.x Framwork. (thread :"[RESOLVED] cant use the sendkeys function in vista " post # 14 ,with the following link

[Code]...

so before i download and install .Net v3.5 Framework (because the computer i am using is not mine, borrowed it from a freind)i wanted to ask , can anyone confirm that this is true,if i will install .Net v3.5 Framework on windows Vista then the SendKeys command will work as usual (as on windows XP)??p.s. here is a link explaining how to know which version of .Net framework is installed on the computer[URL]..

View 3 Replies

VS 2008 Compile On Vista For Vista Work Fine But On Vista For Xp NO

May 30, 2009

i compile my form with the below code when i run it on vista work fine without any problem but when i try to run in on XP cant run... that happened with any XP machine.[code]when i run my exe to other Vista machines work fine... but on xp NO.

View 1 Replies

IDE :: When Open A Visual Basics Program On Another Computer (Vista) It Says "IP Finder Stopped Working"

Jul 17, 2011

The program i made is an IP Finder. it uses MS WinSock, so i thought that would be the problem. I have already installed the powerpack and i got another program i made working

View 2 Replies

Form.Webbrowser Control Different Between Vista 32bit And Vista 64bit?

Oct 11, 2009

I am been working on an a small app that has a Forms.Webbrowser control that navigates to a Adobe Flash program. I have developed the app on Vista 32bit platform and have had no problems. I have sent the app to a couple of people to test out and one is using Vista 64bit and is running into a problem. I know the webbrowser control just uses the underlying base framework of IE. The problem on the 64 bit machine is when the site is navigated to it says that it needs to have Flash installed. When the user goes to Adobe's site it says they need to use a 32bit browser.

As stated on Adobe site here:[URL] the Flash player need to be in a 32 bit browser. What options do I have to be able fix this problem? Is there another control that I can use that would be the same in a 32bit platform and 64bit platform? Besides navigating to the Flash program, the browser also goes to standard web pages.

View 4 Replies

UnhandledExceptionEventHandler Samples From Msdn Working, In My Code Not Working?

Sep 3, 2009

I found on msdn samples and modified (add Thread.GetDomaind.UnhandledException)

<SecurityPermission(SecurityAction.Demand, Flags:=SecurityPermissionFlag.ControlAppDomain)> _
Public Sub Main()
' Add the event handler for handling UI thread exceptions to the event.[code].....

View 1 Replies

VS 2008 Cannot Seem To Get A Working Filter In Working Order

Jun 18, 2009

It appears that my favorite thing in the world is tackling projects that are beyond my current knowledge and abilities. I have a little project that I am working on which is a simple image viewer stocked with (upon completion) your standard Load..., Next/Previous, Zoom In/Out, Actual Size, and Full Screen capabilities. However, I am running into a few snags:

(1) I've been able to get my "Load..." button to display a file dialog box, but I cannot seem to get a working filter (with which only image file types are allowed to be selected) in working order.

(2) I have a PictureBox object (entitled PictureBox1) that displays the image selected via the file dialog box, but it loads images in their full size (1:1/100% zoomed) state without scrollbars, etc. to allow me to navigate the loaded image. I would like to have it load the image, initially, to fit within the dimensions of PictureBox1 and from there be able to zoom in/out via my "Zoom In/Out" and "Actual Size" buttons and be able to scroll if the zoom level is beyond the dimensions of PictureBox1.

(3) It dawned on me that I haven't the faintest idea how to get my "Next/Previous" buttons to allow the user (me) to navigate, in succession, the images contained in the folder in which the currently loaded image is stored. [code]

If it is deemed that this thread is inappropriately requesting help, I ask that it be locked/deleted quickly as I recognize that this is a large community with many discussions going without need of unwelcome posts.

View 9 Replies

Changes Of VB From Xp To Vista?

Mar 17, 2010

i have a vb6 program that works fine in windows xp, but when i run it in windows vista i get a run-time error '-2147417848(80010108)'. what has changed from xp to windows 7?

View 2 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

.net Xp Style On Vista?

Feb 22, 2010

today i started up my project and got like a error something with a line was something and i could press like fix or do not fix.I pressed fix and i got a xp style on my program. every thing looks weird..oh i forgot say that i run vista... and i dont want xp style on this program. ITs just the program that is changed, i got every thing else in vista style.i worked nights for this program and don't wanna do it again!

View 5 Replies

Detect Vista In .NET?

Jan 5, 2009

How can I detect if my current OS which my program is running under, is Windows Vista?note that there are 2 versions of Vista:Vista and Vista SP1.The build number of Vista SP1 is the same as Windows Server 2008 and that makes the problem!I just want to make sure my OS is vista?

View 2 Replies

How To Disable Vista UAC

Mar 31, 2009

It's possible to disable the Vista UAC programatly?

I have to port my application to Vista, and I need to disable the UAC, also temporarily..

View 16 Replies

Pop Up Like Vista UAC Screen?

Feb 20, 2009

I would make a program which need user to reply something, otherwise the whole screen is locked by a pop up screen like vista UAC one.

View 4 Replies

Test On Mac And Vista?

Jul 3, 2009

Can someone tell me if it works on windows Vista and Mac? And any other OS.

View 3 Replies

Trigger The UAC In Vista?

Apr 26, 2009

does anyone know the actual code to put into the my.settings file for this? or something like that I saw it in a post now I cant find it again 0_o .

View 13 Replies

Access Denied On Vista?

Sep 19, 2009

screwed up User Access Control, some functionality does not inherit the accounts true privileges. I built a Command Prompt application and ran it from an Admin account, but I kept getting access denied when I ran it. The only work around I can find for now to shut the dam thing off in control panel.

View 2 Replies

Admin Permissions In Vista?

May 18, 2009

With Vista we are having a permission denied error when an application tries to change properties of a file in Program Data folder... before replacing with a newer version of the file.Changing of security permissions for a standard user is not an option. Is there a way we can grant the premissions for an application developed in VB .net to give permission only to change properties of this file.

View 4 Replies

App Compatible With 64 BIT Editions Of XP And Vista?

May 23, 2009

I'm testing my 32-BIT application on windows XP Pro, and Windows Vista Home Premium, will there be any problem for my App to run on 64-BIT?

Also wondering, if my App has no bugs/problems with Home Premium (Vista) will anything on Ultimate (Vista) effect it? like Windows BitLocker Drive Protection? or anything like that?

View 6 Replies

Application Does Not Run On Windows Vista/7?

May 3, 2010

I have recently developed an aplication in XP that it works on XP nice but in vista or seven don't work at all. It gives a message when I try to enter the application like " The program cannot run.."

View 9 Replies

Application Not Running In Vista

Mar 21, 2009

I am using Windows XP and Visual Studio 2008. Now, i am writing an application which under testing runs fine under XP but when i try to run it under Vista, when i click on the program i keep getting an error saying:System File Intergrator has stopped working.How do i get my application to run on Vista as well as XP?

View 11 Replies

Background Worker In Vista Vs XP

Sep 21, 2009

I have run into this before, When I develop a form to use a background worker to fill tableadapters, the background worker does fine on machines running Vista, but if you run the same thread on an XP machine, the thread gets hung.All the thread is doing is filling a table adapter like this.[code]Why would this run on a Vista machine and not an XP machine?

View 1 Replies

Can't Get Makecert.exe To Work On Vista

Apr 14, 2010

I'm trying to sign my mobile application using makecert.exe (for test purpose only )once I click on the makecert.exe the windows closes immediately ( also when I click on other .exe files like " makecab.exe , pvk2pfx.exe , signtool.exe")I have windows vista computer and I'm using Visual studio 2008 for development.

View 4 Replies

Check If Windows Being Run Is Vista Or XP?

Sep 25, 2010

How to check if windows being run is Vista or XP

View 1 Replies

Communications :: Socket Raw And Vista II ?

Aug 7, 2009

Using the Socket raw, with XP I can read without problems both the incoming packets and the outgoing packets. With Vista (I have tried also others Sniffers) is impossible to see the outgoing packets...WHY? what I have to do to see alse the outgoing packets? In reality I have not to read packet data or packet lenght... I need only to count the number of incoming packets and outgoing packets... but with Vista this job seems impossible... or not?

View 1 Replies

Find If User Is XP Or Vista

Oct 21, 2009

How would I go about doing this? Like maybe if this folder exsists then user=vista else user=XP? How would I go about doing this?

View 4 Replies

Get A Special Folder In Vista?

Jan 5, 2009

How do you people get this special folder?

D:UsersMy User Name

I tried to get all special folders but was not able to get this one in Vista! IS that possible or I cannot find it?

View 1 Replies

Get Windows Serial For XP, Vista And Seven?

Jun 27, 2010

I'm retrieving Windows XP license key with this function but it does not work for Vista and Seven. How can I get the license key at both of these Windows versions?

Public Function sGetXPKey() As String
Dim result As String = String.Empty
Dim RegKey As RegistryKey = _

[code].....

View 1 Replies







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