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

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

pugsly75

Member List

nullsmind
cufunha
roel_1984
tushka
rpk_isv
tovarish
Mahesh Sawaiker
Vadim Pokotilov
Paddy Mac
María E
Ivan Starr
Raktim
F. Gsell
Flemming Petterson
Jacques Bosch
AndyHammer
Kurt.ATL
UncleSam
dannyyyyyy
Nycapo33
Only Title

pugsly75's Q&A profile

  • Visual Studio Can't install VS.NET 2005 Standard (English)

    Hi all, Just downloaded the iso file from the subscribers download area. I used isobuster to extract the contents and place them in a separate folder on my HD. When I launch autorun.exe or setup.exe, I get the following error: "A problem has been encountered while loading the setup components. Cancelling Setup" My system: Windows 2000 SP4 plus all other updates Visual Studio 6 + updates Office 2003 SP2 + updates .NET Framework 1.1 + updates PLEA ...Show All

  • Visual Studio crystal reports and dynamic images from disk

     Can someone tell me if there is a way to insert dynamic  images in a  crystal reports page with details from the  images folder. The exact requirement is to display a company's logo at the top of every crystal report page as and when they change. i.e when you have a new logo , you only change the image(.jpg) in the images folder and the corresponding image in all the reports should change. how do we achieve this, in c# ...Show All

  • SQL Server Connecting Sql Server 2005 from ASP?

    Hi We are planning to move over to SQL Server 2005 in near future. At the moment Website is on a seperate server then the Database. OS for both the server is Window 2003 and currently our data is on SQL Server 2000(on which everything works fine). Part of the testing process we tried to connect our website on SQL 2005 and it does not work at all. I get this ---------------------------------------------------------------- ADODB.Connec ...Show All

  • Visual Studio Team System TF30321: The name you typed is already in use for another team project on the team foundation server."

    I've done the work and then my sharepoint site part timed out. Now i cannot recreate my Team Project. ERROR: "TF30321: The name you typed is already in use for another team project on the team foundation server." Log file from command prompt: C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies>TFSDele teProject /TeamFoundationserver:VSTFSB3 "Web Solutions" Warning: Deleting a team project cannot be undone.&nbs ...Show All

  • Windows Forms Transactions and Multiple TableAdapters (VB2005)

    How can I use Transactions with multiple TableAdapters   Thanks     ...Show All

  • SQL Server "...conversion between types DT_I1 and DT_I2 is not supported"

    I created a simple ragged file with 3 lines: 1 2 3 and coupled it to a Flat File Source. The Flat File Source suggested that the type was DT-I1. Next I created a “SQL Server Destination task and connected the output of the Flat File to the Sql Destination. In the Destination editor I created a table, whose one column was declared to be a sql smallint. Here’s the problem: the Sql Server Destination now disp ...Show All

  • SQL Server SQL Server and Apple XRaid

    Hi, I currently have a Dell 2500 Server with 300GB of internal drives, I use Windows Server 2003 OS and SQL Server 2005 to access data held on the drives. I have run out of space, and processing ability. I am researching at purchasing a Dell PowerEdge 2850, and an external 7tb Apple Xraid. My question is, will SQL Server 2005 and Windows Server 2003 installed on the 2850 work well with the 7tb Apple Xraid Thanks ...Show All

  • Windows Forms Skin

    I need a skin for an application, to create windows with round corner, if i remember right on this site was an article/library about this subject.    Can you help me   Where i can find that article/library     Stefanelus ...Show All

  • Architecture A good second book about arquitecture

    Hello I have finished "pro scalable application in .net 2.0" which was nice. Now I want to read another book about architecture. What do you recomend I think Domain-Driven Design: Tackling Complexity in the Heart of Software is a good option, do you know another Thanks. DDD is a good book - however it deals with a certain narrow aspect of architecture. I would recommend reading "Software Architecture in Practice&qu ...Show All

  • SQL Server Need a function to return a comma delimited string from multiple columns and rows

    Columns in a rows are ClaimID,LineNo, Code1, Code2, Code3, Code4 A claim id can have multiple detail lines. I want to return a comma delimited string for all the codes found for a claim id. I have not created a function before. How do I loop thru a table similar to this While Table.claimid = @ClaimID Set @MyString += Code1 +"," + Code2 + "," + Code3 + Code4 Loop   You do not need a UDF to gen ...Show All

  • Visual Studio Team System How to create a new Report in Team Foundation Server?

    Hello everybody, I know someone has already asked for, but I believe is one of most common and unexpressed questions of this forum.... Is there's any guide, walkthrough or similar which explains how to create a new report for a project in TFS Hi Paolod here is a link to a bunch of walkthoughs concerning reporting and other topics of Team System / Team Foundation Server. Thanks, Tom ...Show All

  • Visual C# How to debug a localized application?

    (Visual C# Express) I have created a localized application (so far with two cultures), translated the strings, but now I would like to run the application with these non-default culture strings to see how it looks (and whether I have to adjust sizes of labels etc.). However, I can't find any debug settings, that allow me to switch culture when running the app. How do I do that Nightmare_BE wrote: U can also store the lan ...Show All

  • Visual Studio 2008 (Pre-release) How can I load an EMF file into WPF?

    Is there a way to load via code (C#) an EMF or WMF file and render it within WPF Does WPF natively support this type Seems it should since the WMF and EMF file types are vector based. Microsoft ought to first check what this .emf ending can do to current XP SP2 security. This site: http://graphic.snupigood.com/ shows a list of files that if clicked on will begin a sequence of events that will infect y ...Show All

  • Visual Basic How do I move a form without borders?

    Hi, I was wondering, how do I move a form without any borders I found this question answered many times but not for VB2005, it was usually C#, C++, or VB6. Thanks probably an easier way using point.offset. . . but this works: Private startPoint As Point Protected Overrides Sub OnMouseDown( ByVal e As _ System.Windows.Forms.MouseEventArgs) MyBase .OnMouseDown(e) ...Show All

  • Visual Studio 2008 (Pre-release) cut , copy , paste in richtext box

    Hi can anybody know how to get functionalities like cut , copy and paste by programatically in richtext box thanx I'm not sure I understand your question... But here is an answer: To programatically trigger commands like Cut, Copy and Paste... you simply need to invoke the appropriate command on your richtext control... ApplicationCommands.Cut.Execute( param, myRichTextBox); param depends from command to comm ...Show All

©2008 Software Development Network

powered by phorum