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

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

Reinhold_Fischer

Member List

Abhijit Das
ittay eyal
MoonWa
Tal Kedem
lucasjordan
Poster Ho
Eric Kauffman
honclfibr
sla
ChaituKris
RemiRenshai
Radhi
Brian Weje
Michael Herman - Parallelspace
mika85561
Gregg Miskelly - MSFT
nofski
Neo83
Brian Rogers
jandizon
Only Title

Reinhold_Fischer's Q&A profile

  • Visual C++ Problem compiling a program

    How do I compile my code   When I open a file, it won't let me debug or run the file.  And if I manage to get that, as soon as it runs, it just says: Press any key to continue... then it quits.  windows.h is part of the PSDK headers which is not installed with the VC 2005 Express SKU, you will need to install it separately. Check the below link for more details on how to proceed: http://lab.msdn.microsoft.com/express/visualc/usingpsdk/default.aspx Thanks,   Ayman Shoukry   VC++ Team ...Show All

  • Visual Studio Team System Maintain Process Guidance through ProcessGuidance.XML?

    Is it correct understood, that the file ProcessGuidance.xml contains all Process Guidance data, and that it is possible to edit the Process Guidance for a specific process through the file ProcessGuidance.XML and InfoPath Is there an easy way to publish the changed ProcessGuidance.xml as the new Process Guidance html-pages in Sharepoint team site If this is true, I think this is great news. Then it is possible to keep the process under configuration management through Sharepoint, which is a requirement in CMMI. Hi Randy, Is there any planned date When will MSFWinBuild be ready Thanks, Ert ...Show All

  • Windows Forms Unhandled Exception in System.windows.forms.dll

    hi all.... i'm programming my graduation  project using C#, but i have this problem in windows forms. when i open form using ShowDialog() i get the following error message: An Unahndled Exception Occured In System.windows.forms.dll. Additional information: Object reference not set to an instance of an object. I didn't use in the form any special components just buttons and textboxes. note: when i copied  the project to another computer it worked and no errors appeared!   please help me cause the deadline is very sooooooooooooooooon I'm afraid you will need to provide mo ...Show All

  • .NET Development window.open JS doesn't work when running on IIS

    I need to open a new window in server side code. I used Page.ClientScript.RegisterClientScriptBlock and it works great when runing on the VS2005 built-in developer web server. But the window.open JS doesn't work when running on the IIS. I tried to change the window.open to alert("3"), the JS works. I compared the html scource codes of under both of scenarios. I found some JS generated by IIS as below but not by VS built-in web server. The source code and out put are attached. Any ideas will be greatly appreciated. ----------extra code generated by IIS -------------- <script language="JavaScript"> <!-- var S ...Show All

  • Visual Studio Team System Problems installing (Report Server can't connect)

    I am trying to install the Release Candidate in a dual-server environment. Everything goes well right up until the end of the Application Tier Server install, when it fails with the following message: Error 28805. Setup cannot finish the request to the SQL Server 2005 Reporting Services report server. Verify that SQL Server 2005 Reporting Services report server is installed and running, and that you have sufficient privleges to access it. In the event log, I get the following event repeatedly: Report Server Windows Service cannot connect to the report server database. The TFSSERVICE and TFSREPORTS users have the Login Locally right, ...Show All

  • Visual Studio Express Editions More text box Stuff?

    Private Sub Button1_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim incomebox As Double Dim MTR As Double Dim result As Double incomebox = IncomeBox1.Text MTR = MTRBox2.Text Resultbox.Text = result 'Label20.Text = result result = MTR / 100 * incomebox End Sub is returning a value of "0" Public Class Form1 Private Sub Button1_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim incomebox As Double Dim MTR As Double Dim result As Double incomebox = inc ...Show All

  • Software Development for Windows Vista a Beginner Cuestion...

    Hi, I'm trying to design a solution for a document lifecycle process using de WWF with a stateMachine workflow, but there are some points i still don't understand about using WWF with ASP.NET (my host application). 1. I don't now if use dataActivites or localServices to share information between the WWF and my ASP.NET app. wich is the best way to do this 2. I need persistence in all the cycle that a document can take. I think i can start a WorkFlow every time a document is captured and it finishes when the cycle is closed. The cycle can take days or weeks. How can i keep the state of every document captured in the system (any workflow start ...Show All

  • Visual Studio Team System pending change that is not compatible

    I'm trying to do a migration and this is one of the errors that I get: Cannot change item $/ECAT/fred/MigrationTest/migration.txt because it already has a pending change that is not compatible. What does this mean As far as the folder not empty message, I think it's because you have a pending add of the MigrationTest folder still. If nothing else, try pointing it a new folder... ...Show All

  • Visual C# Addin

    Hi to All, I wanna make some Addin in MS.WORD and i am waiting for your help. How can i do this thaks for your Help Considering that this is a C# language forum, you'll be waiting for a long time. There is a newsgroup for Word addin questions: http://msdn.microsoft.com/newsgroups/default.aspx dg=microsoft.public.word.vba.addins&lang=en&cr=US ...Show All

  • Visual Studio 2008 (Pre-release) Dynamic endpoint address

    Hello, Here's a scenario I am working with: The proxy/client sends a message to the service, but the endpoint address is logical, and not absolute. The goal is to intercept this message and send it to the right end point which can service it. e.g. A message originally intended for http://myservices/MathService needs to be changed to http://localhost/MathService or even net.tcp://localhost/MathService. I have created a custom proxy behavior, and use the IClientMessageInspector interface on it to inspect the content of the messages. The trouble I am having is: 1. I can not change the EndPoint Address where this message is destined t ...Show All

  • Visual Basic Input mask for Email?

    Does anyone have a good "input mask" for masked text box to validate Email addresses Best Sorry about my ignorance but I set " ^[a-zA-Z][\w\.-]*[a-zA-Z0-9]@[a-zA-Z0-9][\w\.-]*[a-zA-Z0-9]\.[a-zA-Z][a-zA-Z\.]*[a-zA-Z]$" as the mask on a MaskedTextBox but I couldn't get it to work. Could you please provide a simple example on how to use this mask to validate an email address Thanks, ST ...Show All

  • Visual Studio Express Editions How to create a sort of login?

    Hello I want to make a program for certain people and I want it so that they need to enter a code the first time they run the program. The codes would need to be programmed into the program and a certain code would need to show certain info in the program ( for example: if someone entered code 12345 on the first startup the program would show 'welcome name'). If you need some extra explenation just ask. I would like to know how to do this. Bye and thanks in advance. You have a login form dialog as a template form type. So add one to you project. You need to instantiate an instance of this log ...Show All

  • Visual Studio Team System Modifying Agile Template from TFS RC

    When I download the MSF for Agile Software Development - v4.0 process template from the Team Foundation Server Release Candidate the Source guidance directory is not included like it was in previous releases. Where can I find the latest source files Thanks! __________________________ Sarah Cameron - InCycle Software Hi Sarah, Download the process guidance only. It is there. You may want to wait until the end of the week. There will be an update then. Cheers, Randy MSF ...Show All

  • .NET Development SqlDataReader

    Hi, I have a stored Procedure in SqlServer database, which executes two sql Select statements & returns the output, i want to store the entire output in a sqldatareader. Is it possible that SqlDataReader will store the entire output bcoz output contains data from two tables. Regards Mahesh DataReader does not store anything. It is forward only cursor that fetches data only row-by-row. If you need to keep your data, then use SqlDataAdapter. It allows to fill in DataSet with the data. In your case DataSet will contain two DataTables, one for each SELECT statement ...Show All

  • .NET Development COM Interop Permission Problem

    Hi I'm trying to wrap up an existing legacy com component in a web service. Below is a simplified example of what I'm trying to do. I have created a ActiveX COM DLL project PJoe with a class CJoe which has the following method Public Sub test2()     Dim fn     fn = FreeFile     Open "C:\temp\joe.txt" For Output As fn     Print #fn, "Joe"     Close #fn End Sub (This works fine if I call it from a vb project.) I then create a .NET web service & reference the PJoe [WebMethod] public string Test() {  try  { // looking at System.Security.Princ ...Show All

©2008 Software Development Network