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

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

Slackshot

Member List

I Mrus
Fra Bastiano
engp1584
Jeff Fant
COnfused
ReeseHodge
Guido Schrage
aahmad
PaulCN
dead1
Emir ALTIN
Octavia Petrovici
Richard114
Laith Murad
clefsoft
Nekdo
graphex
io1
GaryStrader
Sol Bad Guy
Only Title

Slackshot's Q&A profile

  • Visual Studio Team System Performance Wizard Error

    Hello, I am trying to run performance wizard for my web application. when i try to do this i am getting given below error's. Launch Error: The web site could not be configured correctly; getting ASP.NET process information failed. Requesting 'http://localhost:1375/src/VSEnterpriseHelper.axd' returned an error: The information returned is invalid. PRF0017: Can't launch server for 'D:\...\src\'. given below is my web.config fil ...Show All

  • Visual Studio Team System TFS vs Visual Source Safe 2005; which one is faster?

    A development team is currently using VSS 2005 server with a mix of VSS 6.0d and VSS 2005 clients. The developers environments for now uses Visual Studio 2003. Check in/out of files using VSS 6.0d/2005 across a network (VPN across the internet) is unbelievably slow. Regular file accesses across the same network is performing fine. As far as the version control component of TFS is concerned, do you know whether it perform file check in/out ...Show All

  • Visual Studio Can't add MSDN library to x64 install

    Hi All, I have an install of VS 2005 CTP July 2005 on my DELL PowerEdge box (dual 64-bit processors).  The install went fine, but I can't install the MSDN library that was on the DVD.  The install says an unhandled excption in msiexec.exe. Can the MSDN library be installed on 64-bit hardware   Or am I missing something else Thanks in Advance! Corey. Don't have a DVD drive.  DELL wanted a fort ...Show All

  • Visual Basic ActiveX

    I hope someone out there can help me figure out this ActiveX control:video component. I have been to sites,been giving directions that were useless and they were just sending me in circles. But I am a host and I am sure I am not the only one out there, but now my webpage will not open due to ActiveX control: video component, I am sure it is some thing very easy to fix, but if anyone out there could please help me I surely would appreciate it.... ...Show All

  • .NET Development limitations with XslCompiledTransform and Xpath predicates

    I've found out (from an XslLoadException) that Xpath predicates can't be used in template match statements with XslCompliedTransform. I can use predicates in xsl:for-each statements without getting an exception but it still doesn't work correctly. Non .net implementations seem to have no problems with using Xpath predicates. I can't find any docs on XslCompiledTransform's support for Xpath predicates. Does anyone know what the limitations are ...Show All

  • Visual FoxPro Another question for the day, Listbox limits

    Hi, sorry for posting two questions in one day. I was wondering if there is an easy way to limit the amount of items in a listbox. For example, i am getting information off of a SQL server and putting the information in the listbox. However, there is a lot of information, and I don't want more than the newest 200. Is there a simple way for me to do this lil_isie wrote: Hi, sorry for posting two questions in one day. ...Show All

  • SQL Server Someone have an example of KPI's Status (coding)

    I need to analyze the code that allows to chanche the colors in a gauge ...Show All

  • SQL Server problem with connecting to Sql Server 2000 from a mobile device

    Hi, I'm using SqlClient connection class to connect  via IP address (wireless connection) from: Windows CE 4.2 / .NET Compact Framework v1.1 to: SQL Server 2000/Win XP sp2 The connection string has a form like this one: Data Source=190.190.200.100,1433;Initial Catalog=MyDB;Integrated Security=false;User ID=sa;Password=; I succeeded to install SQL Server 2000 and to establish connection with the mobile device on my PC . But when ...Show All

  • Visual Studio Tools for Office How to do ignore spelling error using VSTO

    I am inserting some text in a word document using VSTO. Is there a way to turn off the spell checking or ignore spelling errors for inserted text Thanks, Yuhan.g Spell check in Word is language-specific. Controlling with which language text is formatted is done in Tools/Language/Set language. Also in this dialog box is an option to "Do not check spelling or grammar". This is what you want to use ...Show All

  • Visual Studio Express Editions Is Visual Basic 2005 Express interpreted or compiled?

    I have looked through a lot of literature, but it seems difficult to find a clear answer to this question. I can see that VB generates P-code, which is interpreted and therefore executes much slower than compiled languages, but some literature indicate that it may be possible to compile the P-code and generate a fast executing program. C is a terrible language so I am looking for a good, strong alternative, but in practice it seems that th ...Show All

  • SQL Server Stupid Replication Q

    Hi, Here's the brief. I have DB_A on Server A, which I'm replicating to Server B. I then want to replicate tables from DB_A on Server B, out to DB_X on Server_B, but when I try and create the publication, the row is locked from selection, as it's obviously locked for replication from Server_A to Server_B. Does anyone know if there is anyway round this I ideally want Transactional Replication as our need is to have an identical copy for oth ...Show All

  • .NET Development Win32_StartupCommand lists only the First alphabetical entry of Startup Folders.

      Preview Message Win32_StartupCommand lists only the First alphabetical entry of Startup Folders. Hi All I am trying to list all the Startup Commands of a computer using Win32_StartupCommand class. The code is: strComputer = "." Set objWMIService = GetObject("winmgmts:" _     & "{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2") Set colSt ...Show All

  • Windows Forms Hiding an Application title bar using VB program ....

    Dear All friends :                  I am SCADA programmer and now develop a SCADA application for an Industrial . I found a problem with it ...That is the application title bar can't hide by the SCADA&nbs ...Show All

  • .NET Development XsltArgumentList and XmlObject.TransformArgumentList Issues

    Hi, I'm in the process of testing out my asp.net 1.1 application under the new 2.0 framework. For the most part, everything seems to work, however one of my applications uses XSLT Transformation objects to adjust the rendered HTML to the client. In 1.1, I was creating a new XsltArgumentList object and filling it with .AddParam I'd then set the newly created XsltArgumentList to the XmlObject.TransformArgumentList = myXsltArgumentList This would ...Show All

  • .NET Development Unwanted promotion using TransactionScope

    Hi, I wanted to test System.Transaction and using TransactionScope. So I wrote a little factory class which has very basic CRUD functionality. One of it's methods is CreateName: public static Name CreateName( string nameValue) {     using ( SqlConnection connection = new SqlConnection( Properties. Settings .Default.TestDB))     {        return Crea ...Show All

©2008 Software Development Network

powered by phorum