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

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

volkerm

Member List

PaulSuret
Ted Hacker
Dion Olsthoorn
Dania151638
Mike Lapierre
Shan0315
Ishtiaque Hussain
Heisenbug
venkateswarlu
Russell Parikh
Svennis
Weixiao Fan
robepstein
The MAZZTer
arupert
Ulrich
Dobriendob
tdumitr
NeumannJ
surftex
Only Title

volkerm's Q&A profile

  • Smart Device Development Problem when power button pressed

    Hi All, I would like to ask on the way to control the "power-down" behaviour of application in Pocket PC. Currently, when the user press the power button to turn off the monitor, and then press it back, the application is still working (sound etc) EXCEPT the graphics (I use picture box) is freeze indefinitely. Can I know how to work around this problem Thank you in advance for the replies. The SDF v2 wraps that nicely for you: http://blog.opennetcf.org/ctacke/PermaLink,guid,cf2c3926-e875-4a25-b635-39e227b358f5.aspx ...Show All

  • Visual C# Using WMP ActiveX control

    Hi, I'm trying to use the media player activeX control (wmp sdk 10) in my windows forms app. My problem is that I have the file in a stream in memory and I don't want to write it to a temp file. Is there a way I can play the stream without writing it to a temp file Thanks, Sa o do you know any other way I could do this I tried this using MCI, which supposedly allows this but I couldn't get it to work in C#. Maybe someone has experience with MCI or can provider another method to load a video from a stream... This is what I have: public delegate int CallbackDelegate ( ref Med ...Show All

  • .NET Development ASP.NET Won't work

    Ok, so I install Visual Studio 2003, and then IIS 5 on my windows 2000 machine. I start up Visual Studio and attempt to create a Web Application. It informs me that I only have asp.net 1.0 and I need 1.1 if I want all of the features. The problem here is, I have the .NET framework version 1.1, so I should also have asp.net 1.1. I click on the thing that says use asp.net 1.0 instead. It then informs me that I do not have the web development stuff installed, when I do. I tried removing everything and putting it back, I had .net 2.0 stuff on it before but that is all gone now. I can't figure this out, there is no reason that it shouldn't work. ...Show All

  • Visual Studio Team System How to: Add Data Binding to a Web Test

    According to this walkthrough: http://msdn2.microsoft.com/library/ms182546(en-us,vs.80).aspx I should be able take values from a Table Column and use them as values for QueryString Parameters. In my case, I want to use them as Form Post Parameters instead of QueryString but either way, I get the same result: First, When I add the Data Source, the thing says something like 'Invalid Object' when I try to run the test, My data Source is AdventureWorks1.vEmployee and the only way I have been able to get rid of this error is by editing the Data Source in the XML to say "HumanResources.vEmployee" in the <DataSourceTable> tag. Second, ...Show All

  • Visual Studio cant display some field values of database tables dynamically in report

    hi , i have 3 tables : HASTA, MUAYENE, ISLEMLER and i want to show 6 field values in the report totally, 4 from HASTA 1 from MUAYENE and 1 from ISLEMLER . HASTA and MUAYENE are connected through the key HASTA_NO . ISLEMLER and MUAYENE are connected through the key ISLEM_NO . The problem is i cant display the field values in the report..i tried to do the same of an example i followed but it didnt work out. Here is the code i wrote : Private Sub ReportLoad() Dim dentalReport As New ReportDocument() Dim rapor As New Rapor() Dim CONNECTION_STRING As String = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=dental.mdb" Dim ...Show All

  • .NET Development Unable to open the offline cache location..

    Hello people, first of all, i need to explain that i'm not very good with english, i'm from Chile, in SouthAmerica, so if i make some mistakes, please, forgive me for those mistakes, well I have problems when i trying to create new projects in my visual studio 2003 installed in Windows 2003 x64. I follow the instruction to change my ASP.net 2.0 to x64, because in another way i can't see my Web sites in the localhost (I can't see my pages if I have installed ASP.net 2.0 in x32, I must change it to x64 to see them). When I want to open a project or create one in Visual Studio 2003, a error show this in the screen: " Unable to open the offli ...Show All

  • Visual Studio Install VS 2005 Standard Ed Hangs on Executing Action: RemoveTempHxDs

    I have a 1.2 Ghz Dell laptop with 1 gb of memory.  I started the install almost 16 hours ago.  MSIexec is using 97% of my cpu.  The install failed 2 times before this, but it gave me the option to send a report to MS.  This time I'll just have to kill it.   I have the version that was given to me at the Chicago launch.  I have uninstalled Beta 2 and VS 2003 without any difficulty. Same problem. Solution: I concur with those who have suggested copying the files from the CD to a local or network drive (then installing from there). This solution worked for me. (Install fai ...Show All

  • SQL Server Inconsistent behaviour when setting up parameters

    Hi guys, i am having an issue setting up two parameters in the report designer (SSRS 2005). The report is calling a stored proc, these two parameters are optional, when the user decides to run a report i don't want them to input anything for these parameters, they should both be set to null when calling the stored proc (changing the signature of the sproc is not an option). So, in the Report Parameter dialog, i set both parameters to "Allow null value", "Internal", and default value of null. This is when the first issue strikes: if i "OK" out of the dialog, then save, then go back into the dialog, the ...Show All

  • Visual C# The sbyte type

    Hi, In Learning C# by Jesse Liberty, the author states that the sbyte type can store numbers from -128 to 127. I was wondering whether or not the last bit (8th) is used to store the number's sign. If it does, then how can the remaining 7 bits store a number as large as 128. The largest number that 7 bits can store is 127. So shouldn't the range for the sbyte type be -127 to 127 instead of -128 to 127 as the author has specified. Please clarify this confusion. Thanks, Karim Hemani Yes, the top bit is always used to store the sign. However, bear in mind that this means you have two values for 0, one ...Show All

  • Visual C# How to connect to Oracle Database with VC2005

    Hi: Can somebody throw some light on how to make an oracle database connection with VC2005. The only options available are for MS Access and MS SQL server in the data connection wizard. Thanks, Jyoti Seems to me it's working if your getting an ORA-01036 error.  You're issue may have more to do with Oracle than with what version of VS you have.  Google "ORA-01036" and you might find what's causing it. ...Show All

  • Visual Studio Licensing & pricing

    I thought I should start a thread on licensing and pricing where we can give some feedback to MS on the type of scenarios we intend to implement and how various licensing & pricing schemes would interact with that. As I see it there are two separate questions here: 1) What license is required to author a DSL 2) What license is required to use a DSL For 1) I guess the main question is which edition of Visual Studio will be required, and whether one will need to join the VSIP program in order to author and distribute a DSL widely. For 2) a lot more questions come to mind: a) Which version of Visual Studio will be able to host a DSL b ...Show All

  • Windows Forms Moving a control around on a form?

    Let's say I have a user control... and part of that user control is an Image control...  HOW can you effectively click on that user control which contains an image and drag it around on the form   Every time I do it, I get back funky results.  It skips, jumps all over the form, etc.  I tried obtaining the client’s position on t ...Show All

  • Windows Forms Explain ChangeUICues Event

    Hello All, Can somebody please explain what the ChangeUICues Event does, when it is raised in layman's terms. I looked at the documentation and it says "Occurs when the focus or keyboard user interface (UI) cues change" I don't understand what "cues changes" mean. What are cues . Under what circumstances this event will be raised. Thanks Tim  ...Show All

  • .NET Development Unable to add soapExtensionTypes into web.config file

    Hi, I use Visual Web Developper 2005 beta. I have a class inherited from SoapExtension called AxisSoapExtension. This class is into my application App_Code folder. I try to configure web.config file to declare this SoapExtension: < xml version="1.0" > <configuration> ...   <webServices>    <soapExtensionTypes>     <add type="AxisSoapExtension" priority="1" group="0"/>    </soapExtensionTypes>   </webServices>  </system.web> </configuration> When I start my app I have got this error: Could not load type 'A ...Show All

  • Visual Basic How to Read and Write Data to a Text Document

    I was wondering if anyone could tell me how to read and write lines of text from a text document, such as one that's opened with Notepad. I'm making a very simple movie database program and I want to be able to take the text typed in a Text Box, write it to a new line in a text document (and save it), and also read text from a line in the document, and then convert that to a string to be used in the program. Thanks. Hi. The following should work alright for the task you're describing.         Dim filePath As String = "c:\test.txt"      &nb ...Show All

©2008 Software Development Network