Software Development Network Logo
  • VS Express Editions
  • Architecture
  • VS Team System
  • Windows Live
  • Visual Studio
  • SQL Server
  • Visual C#
  • Game Technologies
  • Visual J#
  • Windows Vista
  • Visual C++
  • Microsoft ISV
  • .NET Development
  • Smart Device
  • Visual Basic

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

TifosoHari

Member List

Karim Dinani
GrahamCownie
DaveJ4
Glenn Nelson
Apple An
sajithpt
NewbeeVFP
Brody
朵朵
deBoo
Dial
Matthew Devine
kerberos.dll
Dean Kalanquin
analog Tv
vokesalex
cliffhanger9
prfnsh
William Banks
MaximusBrood
Only Title

TifosoHari's Q&A profile

  • Windows Forms Combobox propeties window - click any DataBindings property and get an error.

    Hi, Not sure if this is a bug or not, or if it's already a known issue. Just thought I'd post and see if I could get any information. When I try to modify any DataBindings property (SelectedItem, SelectedValue etc.) by clicking on the drop down list, I get a message box that says "Microsoft Visual Studio" in the title bar and the message is "Object reference not set to an instance of an object." Here's a screen shot: ...Show All

  • Smart Device Development setup.dll

     Hello Developers, I am giveing below a snippet of code , I guess something is wrong with it, which I can't figure out . I just have to display a message box . Now when i install the cab file on the phone it says no space , but there is lots of space enough to put a bed and sleep on it .Anyways cant figure out whats wrong. Can anyone help Secondly can we debug the custom setup dll file . If yes how // This is the CPP codeINSTALL_ ...Show All

  • Visual Studio Team System Difference in VS2005 between Team & Pro version for the profiling

    Hi, I would like to know the difference between the Team version & Pro, for the profile optimization It seem to me that the Pro version include this feature for the C++ not managed, but the Team version proposes in more one visualization of information (number of call, timing, ...) concerning the profiling whereas in the Pro version is directly used by the Linker. regards, Profile guided optimization is ...Show All

  • Visual Studio Server Explorer, which node was right-clicked?

    I have added a context menu to the Server explorer using an add-in. I want to be able to get the type of node that was right-clicked on when the context menu appears, e.g. a Database, table, stored procdeure, etc... I know how to get the UIHierarchy object from the Server Explorer Window object, but that is as far as I can get. Thanks in advance! I've gotten this all working from the perspective of a DDEX ...Show All

  • Visual Basic c:\programs folder\"application name" during setup

    Hi guys.... During vb.net application installation, I would like to set the folder path: c:\programs folder\"application name" as a default choise for user (of course user can change the custom folder). How can I do it in the vb.net application SetUp deployment Thank for any useful suggestions. Hi, In the File System View of your setup project, there should be a "DefaultLocation" property for Applicat ...Show All

  • Visual C++ Random behavior of VS2005 RC1 compiler

    We have an application is running fine in VS2003.  This application is a mix of native code and CLR code.  I recompiled everthing with VS2005.  However, when I run it, it crash right away (event before my first line of code!). The exception is not very usefull: First-chance exception at 0x7c81eb33 (kernel32.dll) in EvSurface.exe: Microsoft C++ exception: EETypeLoadException at memory location 0x0012e68c.. First-chance exception at ...Show All

  • .NET Development Question about Timer in VB 2005 Express

    I had attempted to write a simple timer program which would start counting up from 0 to infinity grouping the time spent in Days, Hours, Minutes, Seconds, and Tenths of Seconds.  After coding a program that I had thought worked fine, I tested it against the Windows clock.  Unfortunately, I've noticed that timer I coded using the Timer1_Tick event seemed to running slowly compared to the Windows Timer.  I would attribute this to t ...Show All

  • Windows Forms Executing DOS Commands

    hi, Is there a way by which my desktop application (created using windows forms) can execute dos commands  . Varun I remember an easier way, but you can use the cmd.exe - use System.Diagnostics.Process.Start(cmdPath + cmd.exe, params); to pass in ...Show All

  • .NET Development Total XPATH newbie Q.. (relates to asp:xmldatasource dotnet20)

    I have an xml document with nested Direcotry Elements. (sample XML at bottom) What I want to do is extract all child nodes where an attribute = X.. I am using an xmlDatasource that has an xpath property For this example I would like to get all nodes below the second (nested Directory Element) where Href="Directory.aspx Pth=/test/MtBohemia/Copy of MtBohemia"> I tried. Directory[Href='Directory.aspx Pth=/test/MtBohemia/Copy of MtBohemia'] But t ...Show All

  • .NET Development COM DLL METHOD SLOW IN WEB APPLICATION BUT FAST IN WINDOWS APPLICATION

    We have developed an application using ASP.NET/C# which uses COM api. We figured out that API methods are relatively slow in Web Application but the same code, same method if i try to use in a window based application, it is extremely fast. Please let us know, if what could be the reason. The COM DLL is a third party supplied  developed in Visual Basic.  The DLL Which if try to use in ASP.NET Web Application is slowing down rapi ...Show All

  • Windows Forms Trying to Auto Deploy Windows App (No Luck!)

    I am using a call application that has a button with the following code to have the windows application sitting on the web server come up.  Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click    &nb ...Show All

  • Visual Basic I'm dying... Help me out with .exe pls :(

    Hi... I've been working on VB since 3 days and still cannot create that .exe file to get it worked... Here is what I do I make the project, everything is cool and finally I click CTRL+F5 (build) now I open up the .exe but it says Windows Script Host Error... And when I send it to a friend, they say nothing happens... I really need big help on how to make .exe files to work. Please and thanks :D Coldproxy, ...Show All

  • Visual C# How to play sound from resources?

    I can play MySound.wav from my disk, using SoundPlayer media= new SoundPlayer (@"c:\MySound.wav"); media.Play(); But i want this sound was included to my program. I add it to resources. but SoundPlayer media= new SoundPlayer ( CsApp.Properties. Resources .MySound); media.Play(); doesn't work... I added tada.wav (X:\Windows\Media\tada.wav) to resources. This code I added to Form ...Show All

  • Visual C# folder write Permmisions...

    Hi, I've just formatted my machine from win200 to winXP and some applicatations that needs write permissions in the working directory on IIS is not working anymore, how can I give the permissions, I've already gave it in IIS but in windows it doesn't allow me, when I change and click apply, it does not work !!! Any idea to solve this Thanks... The account under which IIS runs is dependent upon how you configure your web site. Fo ...Show All

  • System Center How to copy sites?

    I configured a site to be used as a template for other branches, but I see no option for copying it. Any sugestion Regards, Alisson. Hi Alisson - We don't have the ability to directly copy sites in our first version. Can I ask how many branches you're trying to configure ...Show All

©2008 Software Development Network

powered by phorum