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

Software Development Network >> Jorn Andre's Q&A profile

Jorn Andre

Member List

Mathias Holmgren
myeager
Jaros?aw Kowalski
Panuvin
ja123ee
LouArnold
Anthony Dewhirst
Zhila
Mallioch
Per Dunberg
NOVA_devel
TomThe1337
stg1
Björn
stevenb01
cruzer
Ramana G.V
KoKoNassar
tomsue
2fastrunner
Only Title

Jorn Andre's Q&A profile

  • Visual Studio Team System Possible 32000 and 26105 error solutions

    During multiple attempts to install the Team Foundation Server we encountered the 32000 and the 26105 errors repeatedly.   In the end our problems were trivial and may help some of you encountering these same errors.   1)       Problem : Using WinIso to extract the DVD image files :   We were downloading the ISO images from MSDN and were extracting them for the install.   D uring the SQL server installation an error message appeared several times indicating missing files.   We selected Ignore and continued with the install process.   At the completion of the install, all ...Show All

  • Visual Studio Team System Team project creation failed

    After some day's of hard work I succeeded in installing Visual Studio 2005 Team Foundation. But when I want to create a new Team Project I an error message: Initialisation for plugins "Microsoft.Pcw.wss", "Microsoft.Pcw.currituck" failed. I have Team Foundation Servr and Client installed on the same machine, and I am always logged in as machine administrator. The site http://test-jb2dms7g05:8080/bisserver/EleadWebService.asmx is available, also the sites: http://localhost http://reports http://reportserver/reportservice.asmx Does anyone know what to do This is the project creation log file: 10.25.2005 09:10:19.671 | Module: ELeadServiceMe ...Show All

  • Visual C++ error LNK2001: unresolved external symbol _main

    <trulyviral@discussions.microsoft.com> wrote in message news:905960a4-dd74-4e18-ac02-10db03534d6d@discussions.microsoft.com > *coughs and says "#include <windows.h> > int APIENTRY WinMain(HINSTANCE hInstance, >                      HINSTANCE hPrevInstance, >                      LPSTR     lpCmdLine, >        &nbs ...Show All

  • Visual Studio VSS 6.0 Problem

    Hi there, we have been using MS Visual Source Safe 6.0 within our organisation for past few years, - but Ive just realised Ive made a serious screw up about six months ago. I decided to move the location of some of the folders of code up two levels so each folder would be in a logical location. I renamed the old folders to _OLD. However, all the history in the new folder has been completely lost, all it contains is the date the new folder was created and the files added to it. I realise know that I should have used the Move project functionallity in source safe to complete this / and not re create the projects again! I now have a scenario ...Show All

  • SQL Server Adding Reference and Importing .NET into Script Transformation

    I have a .NET component that I want to import into a Script Transformation of a Data Flow. Going into the script code (editing Script transformation and clocking "Design Script" button), I try to "Add Reference" to the component (Add Reference selection under "Project" menu), but I do not see it - nor do I have the option to Browse for the component. How do I establish a reference to an external .NET component so I can use it in my transformation It seems unnecessary to have to add all of the class modules for the .NET component into the transformation or Copy/Paste the code from those same class modules just to execute that code Any ideas ...Show All

  • Windows Forms Write to a .txt file

    Hello :) I'm using J#, and I'm trying to write a string to a file. I have searched everywhere, however, code samples are only for visual basic/c#/c++ Is there a way to write to a text file with J# Virtually anything you can do in one .NET language you can do another, writing to a text file is no exception. Try this for a starter: System.IO.StreamWriter sw = new System.IO.StreamWriter( "c:\\me.txt" ); sw.WriteLine( "Hello this is line 1" ); sw.WriteLine( "Hello this is line 2" ); sw.Close(); ...Show All

  • Visual Studio Express Editions WSH in VB.Net Express????

    Hello, I'm trying to do multiple things that seem rather tedious and or difficult with VB.NET Express. Run part of the code as an administrator Read/write NTFS permissions on files/folders Map Network Drive I can do all of these fairly easily with VBScript and WSH. I was wondering if there is a way to access WSH from within VBScript or if it would be easier for me to have the VB program create the vbscript (WSH), run it, then delete it. Thanks Just an FYI, you're more likely to have all your questions answered if you split them up into different posts. For question #3 there are a couple different ways to do ...Show All

  • Visual Basic Converting String to double?

    OK i have a plain text file in a rich text box. This plain text file contains for the most part just text, but it has several chunks of data which are apparently stored as doubles For Example this string here: 33333oH@33333oH@26/01/06 I happen to know that the date field is a date of payment, and apparently, the data before this is the amount paid. The original program i am trying to read was written in quickbasic 7. I don't know enough to know how to do what i what. I've tried Try Dim test As String test = "33333oH@33333oH@" Dim Result As Double Result = Convert.ToDouble(test) ...Show All

  • Smart Device Development [C# & C++] P/invoke

    I'm totally lost, this C++ code should work in a C# assembly but i get a "Missing Methode" exception :( #include "MyDll.h" MYDLL_API int fnMyDll() {     return 99; }   and the header file #ifdef MYDLL_EXPORTS # define MYDLL_API __declspec(dllexport) # else # define MYDLL_API __declspec(dllimport) # endif extern "C" {    MYDLL_API int fnMyDll(); }   then i wrapp all this stuff [DllImport("MyDll.dll", EntryPoint = "fnMyDll", CharSet=CharSet.Unicode)]         private static extern int fnMyDll();         private int GetInt()       & ...Show All

  • .NET Development How do I allow users to pick SQL database at runtime ?

    I've got an app using a SQL backend on my develop box that will reside on a LAN client-server (no web issues). The database name and table structures will be the same. To avoid having to recompile on ach client PC, Is there a feature that allows an authorized user to 'browse' for the data source Second part of question: If I have two databases on the server, one for production and one for testing, and each has a unique name, can I point the app to either The issue appears to be that the database name is incorporated into all of the dataset names in the app, so that a database by the name of "Fred" has "FredDataSet", ...Show All

  • Visual Studio Team System Moving TFS to a new physical server - can be done?

    Hi folks, currently we have been trialling/using TFS B3R2 and besides the odd quirk here or there love it and will be keen to purchase a license when released, etc. That said, we would like to keep the existing _DATA_ we have on the current crap hardware and migrate it to a new machine with the released TFS product. So, a few questions. 1) Should we wait for the licensed product or could we use the RTM when that's out. 2) Assuming we do a fresh install of the RTM, etc on some new hardware (that can handle the grunt) can we migrate the current data over to the new install or should we update the current B3R2 to RTM or liv ...Show All

  • Visual Basic Refreshing thing in a combo box with thing from a database...

    Hi, I'm pretty new to programming and I have a question about Visual Basic 2005 Express edition. I appreciate any input you can give me. I'm writing a program that uses a Microsoft Access database, and I'm linking that database to a combobox. I can fill up the combo box with the contents of my "Name" column of the database, but I want the combobox to refresh either automatically (I guess through a timer) or through the click of a button, either is fine. So... the users of my program should be able to access a dbgrid on another form (I have that set up too) and make changes to the database, and I want those changes in the "Name" column to app ...Show All

  • Visual Studio Team System Error 26204

    Hello, I am trying to install TFS and I keep getting error code 26204. I have done the following. I did everyting it says in the install guide to spec. I have tried various clean up utilities also from other posts and still no joy. Any ideas Because of different functionality and versions, it is important to keep the versions together. I would try installing Beta3 version with the corrisponding Sql Server 2005 ----------------- Visual Studio Team System Beta3 is now available at MSDN Subscriber Downloads   ----------------- This post is provided as is and does not always reflect the views of Microsoft Corporati ...Show All

  • Visual C# ARROW, BACKSPACE, ENTER keys locked and are not functioning !!!

    the issue may seem stupid enough, but not mystical. The behavior started to show self after I set "Visual Source Safe" as "Source Control" tool. As you check out the item you're not able to use any of the above typed keys, but others and mouse. You can achieve NORMAL_EXPECTED_BEHAVIOR of the keyboard as you close and start the Visual Studio again. And here is the mistical point that should explain. Where is that magical option box that I should set false/true that to get back the NORMAL_EXPECTED_BEHAVIOR of the keyboard and environment And which edition is that in the future that the environment will not assume developer as a stupid pi ...Show All

  • Visual Studio 2008 (Pre-release) Associations in DLinq Designer

    If I drag related objects onto the DLinq Designer's design surface, it shows an association between them. But this only seems to work if the foreign key is a single column. When I drag a related object that has multiple columns, it shows the object but not the assocation. Is this a known problem -Larry Hi Lawrence, for the CTP, the designer only support single column keys. We're working on supporting composite keys for the next release. HTH Antoine ...Show All

©2008 Software Development Network