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

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

redfish

Member List

Chris Tourville
HCC
Rob Green
mp2005
Danny P
MaheshAtchuthan
imLex
DiegoMoreno
Sergey Dubinets
LawrenJoy
sweetCoder
HofCompSciStudent
Dhiraj Prakash Gupta
Davidcw
LICNYC
VASUSIVA
Richard3
Andre.Net
Androjoker
DataSort Software
Only Title

redfish's Q&A profile

  • Visual Studio Team System Team Foundation Server Build Process

    Let me give you an overview of the situation. I am the .net architect for ediets.com, which is currently built in cold fusion. We are in the process of moving it to .net/tfs. We have TFS setup, and the cold fusion developers will be using Teamprise (a team foundation server plugin available for Eclipse). The site is failry large (2+gigs). They currently do 2 production releases today, but partial, not full. Is there a way to handle partia ...Show All

  • Visual Studio Team System Enterprise Library Development

    Hello, I want to use the Enterprise library, unchanged in our application. Is there any way to disable Instrumentation and keep only logging If yes then is the logging application block and the rest of the library going to function correctly Thanks, Costas Your best bet is to try their community forum: http://practices.gotdotnet.com/messageboard/home.aspx id=295a464a-6072-4e25-94e2-91be63527327&mbid=12e6b3c0-1261-461b-b86d-eff86af3939 ...Show All

  • Visual Studio CLR debugger stopped working

    Hi guys, I'm trying to debug my asp.net pages with the clr debugger (I don't have Visual studio, but only the CLR debugger). After the installation the debugger worked, but now it just stopped. The debugger doesn't allow me to set the breakpoints in the vb file (codebehind). Exactly, It says: The breakpoint won't be hit. No symbols have been loaded for this document. I added the line debug="true" both in the web.config file and in th ...Show All

  • Visual Basic Cannot compare Location Property

    Ok to start what I'm trying to do is compare a picture box location to a point on the form were the picture box is located. The statement that I am writing and recieving an error with is this. If picBox11.Location = (12,12) Then I have also considered trying to compare that location on the form, like this. If picBox11.Location = me.Location(12,12) Then I recieve an error on the intellisence as soon as the code is entered. I do no ...Show All

  • Visual C++ Unlinking the CRT...

    Here's a fun question: how do I get the CRT out of a project, utterly and completely The project in question is a mixed-mode C++ DLL. /NODEFAULTLIB leaves me with dozens of link errors to CRT functions that I'm not calling from my code so I'm assuming the compiler is sneaking stuff in on my behalf (how very kind of it). What functions do I need to implement on my own and how do I do that Some of the more obvious ones like atexit I've already ta ...Show All

  • Visual Studio Team System Problem in Check in

    I am facing a problem while checking in a file through TFVC web service. I can checkin the file,  but i can't see a new changeset created for this operation. When i right click and see the history of the file i don't see new changeset for this edit operation carried out just now.. Here is some more description of the problem I am trying to checkin a file through TFVC web service using checkin web method. I have given all the re ...Show All

  • Visual FoxPro VFP8.0 Chaining Reports

    I have an app that used to run correctly. A few weeks ago I got hijacked and haven't been able to configure the reports correctly again. Here's the scenario: I have an HP LJ 9000 which has the ability to stack and staple and has four paper sources. The app gathers data and then prints a series of summary and detail reports. The summary report is printed on colored paper and the detail reports on letterhead, obviously from two different pape ...Show All

  • Windows Forms ToolStripManager.Merge does not work with BindingNavigator

    I can't merge a toolstrip into a binding navigator or merge the binding navigator into an existing toolstrip. To reproduce the problem add a toolstrip and a bindingnavigator to a form and call: MessageBox .Show( ToolStripManager .Merge(toolStrip1, bindingNavigator1).ToString()); Any idea why I am seeing this behavior. The documentation mentions nothing special about the binding navigator merge behavior Thanks! Mike ...Show All

  • Visual C++ Create an array of structs

    I'm trying to create an array of structs in VS2005, using the syntax: array <buf>^ buffer = gcnew array<buf> (LocalArlNotes->Count); and I get the error: error C3149: 'mynamespace::mystruct' : cannot use this type here without a top-level '^' mystruct is declared as a public ref struct (as if it is not ref or value it complains because you can't create an array of an unmanaged element). If I change the statement to: array <bu ...Show All

  • Windows Forms what happens when more than one applications access same ACCESS db locally?

    Say: I have 3 applications running at same time which all communicate to the same ACCESS db on my C:\ drive. If I modify the data on one application, commited the change to db, will the data displayed in rest 2 applications be automatically updated If not, do I need an extra update/refresh functions in every application so that I can manually update the data shown on rest 2 applications when they are changed in one application plz help ...Show All

  • Windows Forms ListView.Update() blocking the app?

    Hello, I have a listview with largeIcons. The imagelist is filled in a separate thread which works quite well but after setting the items imageindex to the correct index of the image in the LargeImagelist I call myListView.Update() right after invalidating the image. This causes the images to be drawn as they are rendered but this Update() call blocks the entire app as long as the update takes place. How can I change my code to not pr ...Show All

  • Visual Studio New options in Latest Beta 2(Build 8.0.50215.44) Release of VSS 8.0

    With the prior version (also called Beta 2) of VSS 8.0, an analyze using the usual V6.0 options (-f -c -d) took 5 hours.  Now it takes over 12, and results in thousands more errors and bad files.  There appear to be many new options available in this version. What do they do, and what affect will they have in "fixing" the database. Thanks Hi Jenska, Thanks you for reporting the .old files problem. ...Show All

  • Software Development for Windows Vista error writing boot sectos in windows vista 5308 installition

    I download the image disk...and started intalling it on my desktop.. setup started just fine...but then it get stucked and told me there was an error writing boot sectors! can any one help me ...Show All

  • Visual Studio Compartiment with multiple classes to be added

    Is there a way to add two or more attributes from diferent classes in the same compartment   Thanks Mapping compartments to relationships to abstract classes is now enabled in DSL Tools December CTP, so Luiz's initial issue shoudl be solved. ...Show All

  • SQL Server Error browsing Analysis Services Tutorial cube

    Hi. I have two instances of SQL Server installed. One is unnamed and refers to a SQL Server 2000 installation. The other one is named PEDRO\SQLDEV2005 and refers to a SQL Server 2005 installation. I was going through the MSAS tutorial and when I was trying to browse the cube the following error occurred: The query could not be processed: o Errors in the OLE DB provider. Could not connect to the redirector. Ensure that ...Show All

©2008 Software Development Network

powered by phorum