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

Software Development Network >> Frankie Myat's Q&A profile

Frankie Myat

Member List

Paul Thompson
Sri Harsha Kasi
Freddy Kuehne
Ricardo Mendes
kobusVB
FranckDG
John Whattam
Routb
johntray
jimschor
CristianC
Monte Chan
DecentViv
Luiz Fabio
LittleRock
Jesus Ponce
Razek
FEI-CSYS
Timmos101
The Beast
Only Title

Frankie Myat's Q&A profile

  • Visual Studio Team System Team Foundation Server installation problem ("SetupWarehouse.exe" and "...No mapping between account names...")

    Hi all, I am trying to intall Visual Studio 2005 Team Foundation Server.At end of installation progress, i am getting that error  ; Error 32000.The Commandline '"c:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\SetupWarehouse.exe" -n -s "MSF" -d BisDWDB -c "c:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\Consolidated.xml" -a "TESTMSF\TFSSERVICE" -ra "TESTMSF ...Show All

  • Windows Forms http://localhost/TaskVisionWS don't work..

    Hi I have installed TaskVision Server 1.1.0.0 on .NET Framework 1.1 The instal was a success. But when I navigate to: http://localhost/TaskVisionWS i get a  HTTP Error : 403 Any idea (both my SQL server and IIS is running) Excellent.  That'll&n ...Show All

  • .NET Development int.Parse oddity

    Hi all: I am trying to parse numeric input a user provides on a web site. I am having a problem with dollar amounts. The following command results in an OverflowException: int.Parse("77,500.50", NumberStyles.Currency, CultureInfo.CurrentCulture) but all of the following commands do not: int.Parse("77,500.00", NumberStyles.Currency, CultureInfo.CurrentCulture) int.Parse("77,50050", NumberStyles.Currenc ...Show All

  • .NET Development Compatibility Framework 2.0 and 1.1

    I developed and deployed an application under Framework 1.1.  It also runs under Framework 2.0 but its installation on a client station requires Framework 1.1 whereas only Framework 2.0 is installed.  Isn't the upward compatibility assured   Do I have to ask the users to installs an old version of Framework whereas they more recent installed Thanks. Hi Alain, Do you get the error when you try to install the app, ...Show All

  • Visual Studio 2008 (Pre-release) dragging control will immediately crash visual studio

    Problem repro: create a new windows application fx project, create button on the grid, drag it to another location. After about 0.5 seconds visual studio throws an error and asks me if I want to debug. If i choose yes, I can get to this call stack: > ntdll.dll!7c901230() [Frames below may be incorrect and/or missing, no symbols loaded for ntdll.dll] milcore.dll!53216a95() milcore.dll!5316ba53() milcore.dll!530d9318() milcore.dl ...Show All

  • SQL Server How do I best make a comparison of two aggregated SELECT’s

    Hi, I have a question about how to best make a comparison of two aggregated SELECT’s. I'm using SQL Server 2005 on a Windows XP machine. I’m doing a comparison between donor/gift information from one table and donor/gift information from another table. I have a difference of 7 records/gifts between the two tables. For whatever reason one table is supposedly Header level data and the other is Line level data and they are suppos ...Show All

  • Visual C# Help! Access generic list data in App_code class from code behind

    C# newbie has a simple C# question here: suppose I have a list in PhotoManager.cs class under /App_Code. In photos.aspx.cs I want to call one item from the list data such as string skname, what should I do I know if you use dataset you will have something like this: dsCategory.Tables(0).Rows(0).Item("skname") but I don't know how to do it with List. I googled for a while still no luck. BTW, the GetCategory method returns single row ...Show All

  • Visual Studio Team System How to write Unit Testing for ASP.NET 2.0 under VSTS?

    Hi, I have to write unit test cases for asp.net 2.0 web application using Team System's Test project. What I have done... 1. I created a solution under Team System 2. I added empty web site project to the above solution 3. I added Test project to the above solution. ---Solution +Solution Items xxxx.vsdml xxxx.testrunconfig +WebTestProj +TestProject +Properties +References -Uni ...Show All

  • Visual FoxPro Error 2091: Table "name" has become corrupted

    Hi again, I got this error during debugging. Of course I cannot vouch for my still problematic code because the table is filled out programmatically. Quite possible the code did something wrong. But if you have any general comments as to how handle such problems and especially what this " third party repair utility " looks like, I would appreciate it. Thanks. The error message: Visual FoxPro 9.0  Table "name" has beco ...Show All

  • Visual Studio Team System TfsReportDS Error

    While trying to look at the "Builds" report, I got this error: An error has occurred during report processing. (rsProcessingAborted) Cannot impersonate user for data source 'TfsReportDS'. (rsErrorImpersonatingUser) Logon failed. (rsLogonFailed) Logon failure: the user has not been granted the requested logon type at this computer. (Exception from HRESULT: 0x80070569) Ideas on how to fix Nevermind.  I just ...Show All

  • SQL Server How to Get Error Output from and OLE DB Command Destination

    I have a data flow that takes an OLE DB Source, transforms it and then uses an OLE DB Command as a destination. The OLE DB Command executes a call to a stored procedure and I have the proper wild cards indicated. The entire process runs great and does exactly what is intended to do. However, I need to know when a SQL insert fails what record failed and I need to log this in a file somewhere. I added a Flat File Destination object and configu ...Show All

  • Windows Live Developer Forums About Control

    Ok, I'm trying to do a Application, in deed I have it but, now i have the problem to know who is who, I mean, how I can know wich playar have the turn, to block some controls in the page for the laste player... Example: Inviter post 1 number, then is the player 2 turn, but how can I block the Submit botton for the Player 1, and this at the same time is turned on for the Player 2... Please... I need a clue. Thx this is the clue than I w ...Show All

  • SQL Server Linked server - Double hop issue

    Linked Server double hop issue !! I have a trouble that looks like the double hop issue. I have a web app running in a server and the data layer executes stored procedures in SQL Server 2005. From these stored procedures I have to access to dbf files on another server, so I use a linked server. I have no problems executing the stored procedures from the sql analizer in the server, but when I run the app in a client machine an error occurs, th ...Show All

  • SQL Server Optimize for CPU load

    What are the best practices to avoid CPU load in SQL Server >>optimal query plans hmmm.Does not mean no Joins no triggers no Unions which one is the worst ...Show All

  • Visual Basic VB.net 2003 and api

    i have a software and his api in the form of dll file this api contains all the neccessary function to make the same software with customarization. i am using vb.net 2003 how can i use these in functions [in dll file ] in my program. Thanks it is an unmanaged dll i want to use the functions inside that dll i have text file in which all the function description is given here i write one. int MtCreate(void); Socket object creation for the co ...Show All

©2008 Software Development Network

powered by phorum