Software Development Network Logo
  • Microsoft ISV
  • VS Team System
  • Visual FoxPro
  • Audio and Video
  • Windows Forms
  • Visual Basic
  • Visual C++
  • SharePoint Products
  • Visual C#
  • Game Technologies
  • Smart Devicet
  • Windows Vista
  • .NET Development
  • Visual Studio
  • IE Development

Software Development Network >> Greenmtnsun's Q&A profile

Greenmtnsun

Member List

corbin
woon pun
Praveena Karuturi
Victor Chacon
DeanoCalver
ahmedilyas
Karlo
bdkf13
Honza N
Spollie
Joseph W. Leathlean
Dave Patricio
DanHaligas
Bhupathi Venkatesh
GRK
Stephan Harper
Richard Berg MSFT
DWD
michael towers
Stefan Wrobel
Only Title

Greenmtnsun's Q&A profile

  • .NET Development HTTP Error 403 - Forbidden

    (I was directed here from the VB Express website) I am using VIsual Web Developer and downloaded the small business application to use as a starting point to help my wife get a website up for her small business. When I load the application, I can F5 and it runs fine but as soon as I make any modification to the app and hit F5, I get the HTTP Error 403 - Forbidden when it tries to show the website. I notice a pop up that occurs when I run that allows me to choose the link for my app and it displays correctly (I close the webpage that has the error on it). This seems like a pain, is there a setting I'm missing - I would think that this should "just work". What's up Thanks, Rick ...Show All

  • Visual Basic calendar

    how to I get the date selected by user in a calendar Mitch I am using the calendar and the user will select just "One" date I need to have access to that date.. how do I get it Need that string returned so i can use it in other calcls Thanks Mitch ...Show All

  • Visual C# hi,

    I am not able to kill a process running on a remote machine where i am a administrator. also i am not able to view the name of the process running on a remote machine. error: Feature is not supported (when i am attempt to kill a process) ConnectionOptions options = new ConnectionOptions(); options.Username = "userid"; options.Password = "pwd"; ObjectGetOptions opt = new ObjectGetOptions(); ManagementPath path = new ManagementPath(" \\\\remote m/c name\\root\\cimv2:Win32_Process "); //Make a connection to a remote computer using these options ManagementScope scope = new ManagementScope(path); scope.Connect(); ManagementClass processClass = new ManagementClass(scope,path,opt); Ma ...Show All

  • Software Development for Windows Vista Problem using bluetooth sdk from C++ - error 126, The specified module could not be found when calling BluetoothEnableDiscovery

    Hello, Thanks in advance for any help you can provide. After googling for several hours I've been unable to find any answer to this problem. I'm using C++ (compiled under Visual Studio 2005) and the bluetooth API from the windows platform SDK. I've included my source code at the end of this posting and its output; I have tested it on several machines and always get the same results. My problem is that if I execute the function BluetoothEnableDiscovery(NULL, FALSE), it always reports that it works (e.g. it always returns TRUE), but then when I check the last error code, it always returns error 126 (The specified module could not be found), and it doesn't disable discovery like it's supposed to (e.g. if I go into control panel, double cl ...Show All

  • Windows Search Technologies WDS not returning results based on picture meta-tags

    I'm searching for pictures based on keywords and description tags but the only results I get back are pictures where the search words are only in the actual file name. I had installed JPEG iFilter; that didn't get the results I wanted so, having read which files WDS indexes and seeing that it indexed picture files using the meta-data, I uninstalled JPEG iFilter with the hope that WDS would get me the results I wanted but it doesn't. I've re-indexed a couple of times but that hasn't helped. Any ideas CAR JPGEG iFilter just indexes some metadata. To have access to all metadada I installed PixVue. However, as I already reported in this forum, the files indexed by PixVue don't show under "Picture ...Show All

  • Visual Studio Team System Cannot add solution to source control

    Hi, I am trying to add my solution to source control but am repeatedly getting this error: The project F:\***\Folder\MySolution.sln cannot be added to source control. In folder F:\***\Folder, it overlaps a project that is already bound to source control at a lower root. To avoid this problem, add the project from a location below the binding root of the other source controlled projects in the solution. I have no idea what it is trying to tell me or how to get around it. Googling only turned up one potential answer ( http://dotnet.org.za/willy/archive/2006/04/11/51463.aspx ) which I also don't understand because this is the first time I've used team explorer. Does anyone know how to get around this issue or what the error m ...Show All

  • Software Development for Windows Vista Rc2

    Dear sir I am trying to install Rc2. At that time the setUp is install .Net3 frameWork . Once install is over I try to create new project in VS 2005, the WorkFlow not apperaring in the project list. so plz guide me. I am using XP PRO Hi, You can download the WF Extension (RC2) at: http://www.microsoft.com/downloads/details.aspx familyid=63A80A4B-BD27-4124-A2A5-61786ADB626E&displaylang=en SDK is available at: http://www.microsoft.com/downloads/details.aspx FamilyID=9221A6AA-AC1C-4604-A326-B8CF2B12B6EB&displaylang=en Andy Ho ...Show All

  • Windows Forms (HelpPlease)Change the serial key

    i created a setup project and added "Customer Information" in the user interface window..you can see the screenshot http://img91.imageshack.us/img91/686/setupuo2.jpg my question is how can i change the serial key any idea MSDN says: The SerialNumberTemplate property determines how the text boxes will appear in the dialog box and also whether the serial number is validated only for format, or validated according to a Windows Installer algorithm. i dont know how to set the serial numer..ex: i want my serial to be 112354.. how can i set this value ...Show All

  • Smart Device Development How to program control Button in Smartphone Emulator?

    Hello. In Visual Studio 2005 in project Visual Basic, Smart Device, Smartphone 2003, I have tried to place the control Button on Form1. However on Toolbox the Button is absent. I have tried to add the Button: Dim Button1 As New System.Windows.Forms.Button() However class Button is absent. Inform, please, as on the Form1 to place or program the control Button in Smartphone Emulator of VS 2005 Or instead of control Button is necessary to use control CheckBox Beforehand thanks for the answer, Zharkov, Moskva, Russia. Thanks for the answer. You have mentioned about Smartphone 2005. You mean Microsoft Device Emulator 2.0 Beta, which can be loaded from site Microsoft, or something another Whether expediently to install this ...Show All

  • Visual C# Create a scanner?

    Is it possible to create a method/function to scan a directory for certain files Thanks, for your help, indeed it is. you would need to import the System.IO namespace and look at the Directory.GetFiles. http://msdn2.microsoft.com/en-us/library/07wt70x2.aspx you can also specify how to search, only current directory or All sub directories private string[] GetListOfFiles(string path, string searchFilter, SearchOption options) { if (Directory.Exists(path)) { string[] filesFound = Directory.GetFiles(path, searchFilter, options); return filesFound; } else { return null; } } usage: string[] files = this.GetListOfFiles("C:\testFolder", "*.*&quo ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Problems getting XNA working

    I've installed all required files for MSFT Game Studio Express to function. I've installed SP1, released yesterday for Visual C# Express. I've installed the XNA framework, .Net 1.1 framework, .net 2.0 framework, the directX December 2006 SDK, and platform SDK (for other reasons). I've found that there's a problem getting the XNA Transport Server started. In this situation, I cannot deploy anything to my 360, which is sitting next to my computer, on the same network/subnet. When I manually run the XNA Transport server (C:\Program Files\Microsoft XNA\XNA Game Studio Express\v1.0\Bin\XnaTrans.exe), it gets further in deployment, and tells me that the 360 has timed out. While doing a packet capture using WireShark, It appears that my machine s ...Show All

  • SQL Server SQL 2005 SP1 install Failure

    I have attempted to install SP1 on to my SQL 2005 Server numerous times and cannot get it to be successful. It failes on database services everytime and the log and event log report that my account cannot change permissions on the Data directory. My system is running Server 2003 R2 Ent x64. I have a Cluster setup with no second node at this time (future additon). I am also using a mount point inside the Data directory for logs. I have monitored the install using FileMon and do not see any file access issues during the installation process. I have also looked at the files and directories within the Data directory and all security ACLs seem fine. I am running the install with an account that has admin permission on the box. The service accou ...Show All

  • Visual Studio Remote Debugging C# No symbols loaded

    I have searched arround for a while, but all I could find where related ASP.net solution, wich don't work. I set up the remote debugger according to MS, attached to the process , but I get the no symbols loaded. Indeed it did not load the module symbols and even loading the same file as the timestamp gives me the error it's not the same as the module. It says on the exe symbols loaded, no native symbols in symbol file. When remote debugging managed code, the symbol paths must point to symbol locations on the target machine, rather than on the host, it is a quirk of our managed remote solution, John ...Show All

  • Visual Studio Tools for Office Bulk Item Creation and Performance (or lack of...)

    The following code cruises through the first few hundred records, but then hits a snails pace. Does anyone know why this may be or how it might be optimized for better performance (btw: this is running on a good processor w/ 2 gig RAM) Outlook. MAPIFolder contacts = (Outlook. MAPIFolder ) this .ActiveExplorer().Session. GetDefaultFolder(Outlook. OlDefaultFolders .olFolderContacts); Outlook. MAPIFolder businessContacts = contacts.Folders[ "Existing Business Contacts" ]; Outlook. ContactItem contact; SalesContactsTableAdapter ta = new SalesContactsTableAdapter (); SalesContactsDataSet ds = new SalesContactsDataSet (); ta.Fill(ds.SalesContacts); foreach ( SalesContactsDataSet . SalesContactsRow ro ...Show All

  • Visual C# this.Invoke OR Control.Invoke ??

    What is the best why to do the invoke when working with threads I have this procedure, this works. Here I use the Control (this.txtAction) Invoke method. private void SetTxtAction(string t) {     if (this.txtAction.InvokeRequired)     {         MyDelegates.setText d = new MyDelegates.setText(this.SetTxtAction);         this.txtAction.Invoke(d, new object[] { t });     }     else     {         this.txtAction.Text = t;     } } My question is if there are any performance or other differences if I would use... this.Invoke(d, new object[] { t }); ** ...Show All

©2008 Software Development Network