1
vote
0answers
17 views

How to register a backup application with the Win7 Action Center?

I've written a little application which continuously backs up my important files to Amazon S3. I'd like to be able to inform windows that my application is running and thus the Windows Action Center ...
0
votes
1answer
33 views

MSBuild compile error “resgen.exe” .Net FX 3.5 Tools

Im trying to compile a project made in VS2012 in Windows 7 x64. Trying to compile it in a virtualmachine with Windows 7 x86 and .Net framework 4.0 installed using MsBuild 4.0 but I get this error ...
0
votes
1answer
88 views

Adding an item to a ListBox using Javascript works on Windows 7 but doesn't work on W2008

We have two aspx pages. I'll call them Page1 and Page2. Page1 has a ListBox and a Button. The Button opens Page2. Page2 has a ListBox and a Button. The Page2 Button has an OnClientClick method that is ...
0
votes
0answers
60 views

Printing multiple images to the Fax virtual printer using PrintDocument on Win7&Vista results in corrupt TIFF

I have an application that application uses PrintDocument to print multiple images as a single print job with one image per page. I am having an issue with a very specific but common configuration ...
0
votes
0answers
36 views

COMException on Windows 7 Outlook 2007 Add-in during MailItem.SaveAs

I've exhausted all efforts trying to figure this out, so if anyone has any insight... please post. We have an Outlook Add-in that has been built to run on Outlook 2007 and 2010. It runs, and it ...
2
votes
0answers
76 views

How to include setup file in the same Setup Deployment?

I'm deploying application written in C# with .NET Framework 4.0 CP using Visual Studio 2010. I'd like to include uninstall option in the application folder. I've already tried creating shortcut to ...
0
votes
2answers
163 views

BLE112 - BLED112 and Win7 Communication

I am using BLE112 and BLED112 for my project. I want to send some data from BLE112 which is mounted on my PCB to the BLED112 USB Dongle plugged in my Windows 7 machine. I have connected to BLE112 by ...
3
votes
2answers
51 views

Exception raised on special folder in Windows 7

In my application I use the following command to get all files from a selected path: foreach (string currentFile in Directory.EnumerateFiles(@"c:\", "*.*", SearchOption.AllDirectories)) { //some ...
1
vote
1answer
73 views

Visual Studio 2010 and .NET Framework 1.1.4.322

Is it possible to use visual studio 2010 and .NET Framework 1.4.322 on Windows 7? When I create a new project I can only choose .NET framework v2.0 or later. Is it possible to use v1.1.4.322 and where ...
0
votes
1answer
58 views

Opening explorer.exe from a jump task using 32 bit task on 64 bit OS

I have a 32 bit application that I want to register opening "explorer.exe" as a jump task. It works fine on 32 bit Windows 7, but in 64 bit Windows, it gives an error ...
-2
votes
1answer
185 views

Read app.config from Program calling directory, not GAC

I have a .NET DLL that is contained in the GAC. The calling DLL is a .NET COM Interop DLL that is located in my program directory with the executable that calls the .NET COM Interop DLL. I am trying ...
5
votes
3answers
250 views

stop auto hiding tray notification icon

Whenever my windows forms application runs for the first time, the tray icon stays visible for about less than a minute, and then it autohides, what can i do to make it stick and not auto hide ? I ...
0
votes
1answer
106 views

UnauthorizedAccessException on Openexisting global mutex

I am using mutex to synchronize two process. Mutex is getting created by service process. But when client tries to access that mutex he gets Unauthorizedaccessexception. The user account has create ...
0
votes
1answer
119 views

Can i install net framework 4 application on embeded windows 7

Can I install and run an application developed using .NET Framework 4 on a device which has Embeded Windows 7 operating system? I am going to buy such a device which has embeded Windows 7, so need to ...
0
votes
1answer
73 views

AssemblyTitle is not shown in the Windows 7 task bar when Winform Application is run

Here is the strange problem on Windows 7 64-bit machine which I am not able to understand. I have a WinFrom application. It's AssemblyInfo.cs contains the following this: [assembly: ...
0
votes
1answer
42 views

Sharepoint 2010 .net 3.5 issue with being in same default web site as .net 4.0 web app on win 7

I have SharePoint 2010 (.net 3.5) installed on Windows 7. But the problem is I have other non-related .net 4.0 web form apps in the defaultweb site. and SharePoint 2010 stuff exists there. I am ...
1
vote
1answer
163 views

HTTP Error 403.14 - Forbidden on windows 7 using visual studio 12 for creating a web service

Hi i want to create a sample web service i am new to it but when i am running my web service program i am getting the below error..other details are as below -- my AssemblyInfo.cs using System; ...
8
votes
3answers
172 views

ListBox margin is not the same in Windows 7 and Windows 8

I have styled an WPF ListBox. I'm developing under Windows 8. After setup the style to be as follows (see image), when I test the application in Windows 7, the margin is not the same. As you can see ...
1
vote
1answer
193 views

Can I use the latest .NET framework on Windows XP or 7? [closed]

I'm developing an application that must run on Windows XP,7,8 (desktop mode). Which version of .net is suitable for me, and if I use higher version that what XP or 7 support, is it good solution to ...
6
votes
1answer
199 views

How do I customize the FileOpen dialog for >= Vista?

I'm looking to customize the Vista-like OpenFileDialog with custom WinForms and WPF controls. I know you can template the XP-like OpenFileDialog but that looks pretty ugly and doesn't satisfy my ...
0
votes
1answer
91 views

Maximum length of WPF .net exe filename

We had a situation when the file name of WPF .net 4.0 exe exceeds 47(51 including .exe extension) the exe is not working. It simply says stopped working. The issue is there even if we put the file in ...
0
votes
1answer
60 views

ConfigurationSettings.AppSettings returns null when called in autostart

I have the following line of code: MsgBox(ConfigurationManager.AppSettings.Get("Path")) and inside the app.config file this xml: <appSettings> <add key="PATH" value="myPath"/> ...
0
votes
2answers
30 views

Create cetrificate with Windows 7 for WCF?

I need to get a simple certificate(root and cert) for a .NET WCF TCP Selfhost application. I know that this cert will only be for test. Here is a site that shows how to create a self-signed cert : ...
0
votes
2answers
96 views

Cannot create a semaphore as standard user on Windows 7

I don't know if this is by design or not, but I cannot seem to create a new Semaphore on Windows 7 as a Standard User, or a Power User for that matter. SemaphoreSecurity semSec = new ...
0
votes
2answers
68 views

Can view web page in browser window, but downloading it in PowerShell 2.0 returns no content

I am trying to download content from a custom PHP web service using PowerShell v2.0. The content is a short string (i.e. "[123]"), and can be accessed through Internet Explorer, but returns no content ...
2
votes
1answer
53 views

barrage of OnPaint events

We've got a piece of .NET 2.0 software that normally runs under Windows XP (configured in Windows "classic" mode, without the bells and whistles). Now I'm running it on Windows 7 in its full glory. ...
2
votes
0answers
133 views

TcpListener performance issues with Start() after hundreds of ports open

Before i get started... this is NOT FOR PRODUCTION; The question really only came about while making a test application. Myself and another developer were poking around with why .net was performing ...
2
votes
1answer
249 views

SQL Server: cannot connect from local website (SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)

I'm developing a website using Visual Studio 2008 and Sql Server 2008 Express. I entered into developing, so code is right as there are some coleagues of mine running it correctly with the same tools. ...
6
votes
2answers
326 views

Why does minimizing and restoring a Window has an effect on already drawn graphics in WPF?

I have a very rudimentary test application only consisting of a Window and a CustomControl. The window contains the custom control and has the following additional attributes: ...
2
votes
1answer
41 views

Why do I get different threading behaviors in WPF with Windows 7 with and without SP1?

I have this multi-threaded WPF application and two different machines where I am testing it. The first is a Windows 7 Professional, SP1 virtual machine on a VMware client. The second is a Win 7 ...
0
votes
2answers
233 views

Tool Strip (ToolStripDropDownButton) close and lose window focus

I have a ToolStrip with a ToolStripDropDownButton. This in turn pop up a UserControl with a DateTimePicker. When I click on the top numbers on the calendar (in green), everything works fine (user ...
0
votes
0answers
52 views

how to setup IIS7 to test COM object with VBScript?

I have Windows 7 Ultimate (Russian) x64. I have a .net dll registered fine with regasm. I have small regular-asp file, which uses POST method on submit to call COM-object. I installed IIS7 from ...
3
votes
4answers
44 views

How to see which thread is going berserk in remote .NET application without Visual Studio

I need to know which thread of an .NET application is going berserk. It consumes almost the complete CPU time. The problem: The application is running on a remote PC My only access to the machine ...
0
votes
0answers
71 views

Custom frame in Aero UI like in Touch keyboard

I want keyboards custom window frame like the touch keyboard does (Win7 Touch Keyboard in drawning mode). I read somewhere that I must disable Aero transitions. I tried: still no effect.
0
votes
0answers
677 views

System.Diagnostics.Process.Start() gives access denied when running from WCF service

I have a WCF service that calls a class that uses Process.Start(startInfo) to execute SQLPackage.exe which is the SQL Server Data Tools DACPAC execution utility. If I access this code via a WPF test ...
0
votes
0answers
25 views

what are the changes are required in iis7 for access the Handler File? [closed]

I create a new website with handler file and i host under the iis 7 with my .Net 2008 version 9.0 and .net frame work is 3.5 SP1.If i run the website the handler does not return the value.Am new to ...
17
votes
5answers
4k views

Making WPF applications look Metro-styled, even in Windows 7? (Window Chrome / Theming / Theme)

I like the window chrome on the new Office Suite and Visual Studio (Modern UI?): I'm still developing applications for Windows 7 of course, but I'm wondering if there's a quick and easy way (read: ...
0
votes
1answer
90 views

FTPWebRequest Error Win7 64bit vs Win2003 32bit

I have a class that FTPs a file to a remote server, the code looks like this: FtpWebRequest oFTPRequest = (FtpWebRequest)WebRequest.Create(sFTPServer + sTargetFolderAndFileName); oFTPRequest.Method = ...
0
votes
1answer
85 views

Files doesn't get created and no error

Right, so i have this code: Byte[] bin = p.GetAsByteArray(); File.WriteAllBytes(@"C:\Report.xlsx", bin); Now p is an ExcelPackage object, which is a class to manipulate xlsx files. though p has ...
2
votes
1answer
138 views

Closing a Specific Instance of Windows Explorer

I'm having a problem trying to WM_CLOSE a Window Explorer process in that sending that message will then try to close the Windows Shell explorer process and prompt the user to shut down windows. This ...
0
votes
1answer
170 views

create live windows 7 gadget

I did lot of googling but could not find proper answer. I want to create gadget for windows 7 which will be showing some live data from database.(will be creating web service) how should i proceed ...
0
votes
0answers
97 views

Change the name of an audio device

I have a program that switches between Audio devices in C#. The only problem is, if there are multiple playback devices that have the same name it doesn't work. In my case I have a USB headset that ...
1
vote
2answers
111 views

In Windows 7 event log, what is a “Source”?

I'm coding a simple application in C# and writing somethings to the Event Log. I have declared the name of a "Source" but I don't really know what this is doing. Can someone link me to some reading ...
1
vote
1answer
35 views

Cause archive corruption (intentionally)

I'm currently trying to debug some archive corruption issues that some customers are experiencing. Our product updates via patches, and in some cases (specifically, with some Win7 64-bit users) this ...
10
votes
6answers
420 views

VS 2010 designer error 'Could not find type XYZ' in Windows7. Works fine in XP

I'm stuck on a problem in VS 2010 C# .NET. I've had a project on Windows XP that includes forms, classes and a handful of my own custom components. These components are simple extensions of built-in ...
0
votes
0answers
154 views

Disabling the inner-border of an Aero Glass form

Controls on an Aero Glass enabled form paint a 2 pixel wide transparent border by default (1px dark gray/1px white on my theme). Is it possible to disable this behavior? My approach so far: I tried ...
2
votes
1answer
368 views

TouchDown event is delayed

My application uses the UiElement.TouchDown event in various places, one of them is to let the user stop a spinning wheel. In this situation, one can easily notice a short delay of about 1/3s between ...
2
votes
1answer
97 views

.net process.start() 32bit app on windows 7 64

We have created an application that changes the .ini files for a 3rd party app, so users at the enterprise level can access the various environments we have installed. This worked fine for us while ...
0
votes
3answers
2k views

.Net Framework 1.1 on IIS 7.5 (Windows 7-64 bit)

I'm in a situation where i will need to get my .Net 1.1 codebase setup in Windows 7, 64 bit machine that has IIS 7.5. I tried all possible blog posts including: .NET Framework 1.1 on IIS 7, using ...
0
votes
3answers
236 views

what happens in the registry when installing with an MSI in Windows 7?

When installing a program in Windows 7 (all windows versions would be awesome to know about...but Windows 7 will suffice for now) with an MSI... -What & where are the changes made in the registry ...

1 2 3 4 5 10