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

Software Development Network >> Dan Winn - MSFT's Q&A profile

Dan Winn - MSFT

Member List

Daniel Horowitz
Tron Eivin
Will Harris
KYLE kyle
Matt Deacon
Roy_Lee
Cat the Dark
jrad
vikas mishra
Medackel
Rasheed1979
Mok4402
SingWei
Thomas Stachiw
KyleT
savoiu
Raven58
rcat
PGTexley
C Howell
Only Title

Dan Winn - MSFT's Q&A profile

  • Windows Forms Application is improperly formatted

    Hi, Finally i found the solution to run my clickonce application. Everytime i started my clickonce application on another PC the framework and additional prerequisites installed ok, but when the clickonce application should be installed (locally) i got the error message 'Application is improperly formatted' with in the detailled message 'Deployment manifest contains an invalid application dependency'. It seems that whenever the setup.exe has run ...Show All

  • Visual Studio Express Editions Absolute Value

    How can I find the absolute value of a number in an equation Math.Abs() ...Show All

  • Windows Forms Do I hear C# anytime soon???

    I was wondering if there will be a C# sample of TaskVision anytime soon I agree with mongo ks. A simple yes or no.  If you do not want to use vb there is not reason to waste time doing a conversion. ...Show All

  • Visual Studio Subversion SVN with Visual Studio 2005

    Anyone know how I can use Subversion SVN source control in combination with VS .NET 2005 to have source control for a website served on IIS with Frontpage extension 2002 Thanks in advance guys! keyosuke wrote: I would also love a copy of your addin. If you have source that would be nice too. Maybe put a link to it on a web server otherwise I'm keyosuke@gmail.com to send it to me and thanks a lot. ALl I'v ...Show All

  • SQL Server Report Builder/SRS connectio to Postgres

    Hi I have a customer who wants to connect Reporting Services, Report Builder in particular to Postgres database. By reading the forums, it looks like ODBC is out of picture. Can they use some sort of .net provider etc. I am getting the customer to ETL the data into a SQL Server ODS/Data mart Has anyone got this working would like to hear from you. Regards.. Yasin Masestro Systems Ltd, New Zealand. Report Builder curren ...Show All

  • SQL Server Error in Processing Cube while ROLAP Storage

    Hello, When I process the Cube having ROLAP storage, it gives the error as below, any thoughts on this would be greatly appreciated. Errors in the back-end database access module. ROLAP partition with the Name='Fact One' Id='Fact One' can not have aggregations at the (all, all, ... ) level. Aggregaion skipped. OLE DB error: OLE DB or ODBC error: Cannot create index on view "TESTROLAP.dbo.Agg_Fact One_0_1_1_1_1_1" because it references deri ...Show All

  • Visual Studio IVsProject3->OpenItem is called for each document having a breakpoint before the debugging starts

    Hi, I have implemented my own debug engine, we are creating a virtual project to enable debugging. All my docs are non file based docs. My problem is that when I start a debugging session I see that OpenItem in IVsProject3 is called for each document that has a breakpoint in it. Iam not sure why it is happening but I observed the same behavior with the MY C sample provided with the sdk. The call comes from the Vsdebug.dll, Is there any wa ...Show All

  • Windows Forms toolstrip progressbar

    Hey i have this "webbrowser" i sort of made myself, but i want a "ToolStripProgressBar" but i cant make it show the progress from my browser. what du i need to do what cammand will i need to call in which event //Martin The ToolStripProgressBar is used on a Strip item such as MenuStrip, ToolStrip and in your case StatusStrip. by the desinger, you should drag StatusStrip and then you can selec ...Show All

  • Visual Studio c# Project template with linked file

    I exported a Project template from a working class library project, which has the following linked file element:     <Compile Include="..\DalBase.cs">       <Link>DalBase.cs</Link>     </Compile> This works fine in the original project, but when I create a project from my template the include path ends up pointing to some temp folder, such as: C:\Documen ...Show All

  • SQL Server Uninstalling SQL Server September CTP failed

    I want to install the Sql Server Express on my computer so I've tried to uninstall the Sql Server September CTP. I tried to remove it from the Add/Remove Programs. Then something very weird happend. The Microsoft Sql Server 2005 CTP disappeared (so I thought it was uninstalled) from the Add/Remove Programs's list but I can still run it from Start -> All Programs -> Microsoft Sql Server 2005 CTP. And it works properly. What should I do ...Show All

  • .NET Development WSE3 doesn't work in VS2005 (add-in not installed and proxy not generated correctly)

    Hi all, I've got a lot of problem using WSE3 with my installation of VS2005 Team Suite. I installed the WSE3 with the "visual studio developer" option but I don't have the add-in for the configuration. I can bypass the problem using manually the Configuration tool to edit the configuration files. But I've also another problem: this happens both with my application and with the quickstart examples: when I add a web reference, the genera ...Show All

  • Smart Device Development Unable to copy file "obj\Debug\MyApp.exe" to "bin\Debug\MyApp.exe". Could not find file 'obj\Debug\MyApp.exe'

    After running my project in the SmartPhone emulator, I am unable to compile my project. And I haven't changed a line of code! Thanks for your help, Joseph Geretz ------ Build started: Project: SmartGammon, Configuration: Debug Any CPU ------ C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Microsoft.Common.targets(2274,9): error MSB3021: Unable to copy file "obj\Debug\MyApp.exe" to "bin\Debug\MyApp.exe". Could not find file 'obj\Debug\MyApp.exe'. ...Show All

  • Windows Forms Small problem with a e.cancel in a KeyPress event Plz help

    private void textBox1_KeyPress(object sender, KeyPressEventArgs e) { if (!(Char.IsLetterOrDigit(e.KeyChar) == true ||(e.KeyChar)==8)) { e.cancel = true; } } i tried the above code for my alphanumeric filter as a textbox it is giving me the following error.: its saying : --->System.Windows.Forms.KeyPressEventArgs' does not contain a definition for 'cancel' <----- help! how can i ...Show All

  • Visual Studio Change name of Extension & name of the language afterwards

    Hi, i've created a dsl which works fine. finally i realized that the name of the extension, the name of the language and the namespace is not very apposite. is it possible to change the name of the extension & the name of my dsl afterwards Or do i have to create a new project and import the files i changed within this project Any ideas Thanks, Benjamin Benjamin, Have a look at this bl ...Show All

  • Visual FoxPro i just wanna do it like this

    can i do that thank you everyone. To anyone that'd use MultiSelectGrid class. Please use original unmodified version. Period. ...Show All

©2008 Software Development Network

powered by phorum