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

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

Brendita

Member List

Mike Cating
icon_snowman
Wolf-Michael Haberichter
Amit11
Sathish.Nadarajan
Othello
Mr_D
___MLyons___
Paully13x
mabster
Aravindtg
Sebastian Paulussen
PromisedOyster2
JACK SPADES
Dustmaker
van_walraven
Stylius
Al Kuklyuk
budgens
Kelly Ann
Only Title

Brendita's Q&A profile

  • Visual Studio Team System Branching is Broken - Severe SQL Error

    About two weeks ago I was able to successfully create a feature branch off of our Main\Src directory.  Last night I tried to help a co-worker create a different feature branch off of Main\Src.  We tried from the VS 2005 UI and via the command line with no luck.  Both ran for 15 minutes without completing.  Finally we left the command line branch going all night and when we got back in this morning the following error message ...Show All

  • .NET Development .net issue with 100% cpu spikes and user slowness

    Hello everyone, First the system specs win2k3 standard server running iis 6.0. development is done is asp.net 1.1. about 400 max users. Since our company is a bit on the cheaper side, they asked me to look into this, let me start off by letting you all know, I do not know much about asp. I'm more of a desktop support person/server support person. Problem: we get periodical 100% cpu utilization for several minutes on the w3wp.exe p ...Show All

  • Visual C# Detecting if a program is running on Terminal Services

    I am writing an application which will be run on Terminal Services. Is it possible to get the name of the remote system running the application via TS So far the only luck I've had is getting the name of the TS server. Hello PInvoke WTSQuerySessionInformation(WTS_CURRENT_SERVER_HANDLE , WTS_CURRENT_SESSION , szWTSClientName, pszBuffer, pwdBytesRet) Happy remoting ...Show All

  • Visual Basic user.config location

    hi, my app stores some settings data in the user.config file. this one is located in InstallRoot%\Documents and Settings\ username \Local Settings or appdata. How can i modify this location of the user.config file (for example i want it always to be in the same dir of my app or a subdir of it. Havent been able to figure it out , anyone knows thanks, Bruno Darn. Writing my own SettingsProvider looks more complica ...Show All

  • Visual Studio Team System Team Foundation Repair

    Hi Gang, I'm having issues with my Team Foundation Server Workgroup Edition install. It seems I must have entered in the Reporting Services domain account password in wrong, because I get logon failures when ever TFS tries to show me a report, and eventually the account becomes locked out. I went to Add/Remove Programs and attempted to run the repar/reinstall option for TFS, where I could re-enter the username and password. However, ...Show All

  • Visual Basic String to Hexadecimal

    Hi folks! I need to be able to convert a string, including both text and numbers, to a hexadecimal value. Currently, I can convert numbers to hexadecimal, but it will not allow for text in any way: Dim MyHex As String MyHex = Hex(txtPassword.Text) MessageBox.Show(MyHex) Any ideas greatly appreciated! Tim Private Sub txtNumber_KeyPress ( ByVal sender As Object , ByVal e As System . Windows . Forms . Ke ...Show All

  • SQL Server Rendering Report

    ReportParameter [] parameters = new ReportParameter [1]; parameters[0] = new ReportParameter ( "ID" , Id.ToString()); ReportViewer1.ServerReport.SetParameters(parameters); ReportViewer1.ServerReport.Refresh(); I am using this to render my report in a page, the report executes good but i cant see the body, when i export to pdf i am able to see ...I have set the server url and path in design view. ...Show All

  • Visual Studio Team System Unlock bug ?? TF10152 The Item <> must remain locked ...

    I did a recursive lock of an entire source (yikes that took so long I killed the console window).  In order to unlock everything I did the same thing again except that I used the /lock:none switch.  But I get a bunch of errors like these: TF10152: The item $/TestCmmiTemplate/Trunk/WWW/default.gif must remain locked because its file type prevents multiple check-outs. Now we added GIF as a file type that doesn't allow multiple check ...Show All

  • Windows Search Technologies sending query via page other than msn.com

    Hey guys, I was wondering if anyone could help me. I'd like to include a search form for WDS on my browser homepage and be able to submit the query from within that page, I'd like to see the results in the WDS. This works fine for msn.com (select desktop tab) but I cant seem to be able to get the code so I can use it with ANY page. any thoughts on this    wow - 250+ views and no one with an answer ...Show All

  • Software Development for Windows Vista Missing WorkFlow Project Templete!!!

    I downloaded and setuped the Feb CTP of WinFX ,SDK and so on...(All in Vista Developer Center) But I can't find "New Project"----->"WorkFlow",and WinFX is here normally!!!! I used Visual Studio 2005 TeamSuit Chinese Edition. Please give me the answer. You mentioned that you have chinese edition of VS. In order for you to get VS designer and templates, the language of the VS an ...Show All

  • Visual Basic converter

    hi every body please can you help me for converting A Doc file To File Tif and onther File To Tif File ...Show All

  • SQL Server Switch / choose / IIf in expression

    Can someone give some examples for Switch and choose Statements to use in Expression like IIf. thanks. also i need to know how to check for the null value. IsNothing and IS System.DBNull.Value doesn't seem to work. =IIf( Fields!mmActDate.Value IS System.DBNull.Value, MonthName( Fields!mmPlanDate.Value ),MonthName( Fields!mmActDate.Value )) I get a warning message for this, The value expression for the textbox ‘mmActDate’ contains an error: A ...Show All

  • SQL Server STDDEV (standard deviation) MDX (calculated members)

    Hi all, I was wondering if there are any examples in MDX for calculating stddev. I know there is a function STDDEV that I can use but the scenario below might not work. Fact table is event based facts. I have 1 date dimension (date portion only), 1 user dimension, 1 application dimension there is also a Time dimension (24 records, hour only, 12 AM, 1 AM, etc..) 1. given 2 date ranges (including time), calculate the STDDEV and S ...Show All

  • Visual Studio VSS over Internet. How make correct request

    I'm send: ________________________________________________ POST http://localhost/sourcesafe/vssservice.asmx HTTP/1.1 Host: localhost \r\n Content-Type: application/soap+xml; charset=utf-8 Content-Length: 562 < xml version="1.0" encoding="utf-8" > <soap12:Envelope xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance " xmlns:xsd=" http://www.w3.org/2001/XMLSchema " xmlns:soap12=" http ...Show All

  • Visual FoxPro MSComctlLib.TreeCtrl.2 Problem

    Working with the treeView Control I ran into an unexpected problem. It appears to be impossible to collapse a node branch programmatically. Collapse is an event, not a method and when I tried to use it as a method I could not get anywhere. I also tried to employ DblClick with the same negative result--the tree does not budge. Aside from Collapse I will need Expand as a method not event, although I am using it as even already. The expansion ...Show All

©2008 Software Development Network

powered by phorum