Peter Koechl's Q&A profile
Visual Studio 2008 (Pre-release) relative filepath for BitmapImage UriSource in Feb CTP
How do do I specify a relative filepath for an Image using feb CTP 06 I copied myimage.jpg into the same directory as the exe (bin/Debug and bin/Release) and I tried to use the pack syntax as the docs suggest: <Image> <Image.Source> <BitmapImage UriSource="pack://application:,,/myimage.jpg" /> </Image.Source> </Image> also I tried UriSource="myimage.jpg" In both cases I get a System.IO.Exception, say ...Show All
SQL Server Problem creating an enumerator?
Hi, I tried to create an enumerator using Vb.NET but it will give me an error in this statement: <DtsForEachEnumerator(DisplayName = "LSParseEnumerator" , Description = "Returns an Enumerator by separating items in a String by a certain character" , UITypeName = FullyQualifiedTypeName , AssemblyName , Version = 1.00.000.00 , Culture = Neutral , PublicKeyToken = "" )> _ The error is in the Version = 1.00.0 ...Show All
Software Development for Windows Vista Welcome!
Hello and welcome to the Data Access, Storage, Search and Organize forum! There's a lot to talk about here and we're waiting to listen to your comments and answer your questions. A lot of folks are down there at PDC so we're expecting these forums to really cut loose once everyone gets back and starts to work with Vista, but we're open for business now! The following link provides much useful informat ...Show All
Visual Studio Visual Studio 2005 perfomance issue
Well, i just converted my 10 project solution to VS .Net 2005, and i'm finding out the converted app is running very slow. There has been no real change(except i substituted ConfigurationSettings.AppSettings to ConfigurationManager.AppSettings to see if that was the performance issue) and no luck. My application connects to Microsoft SQL Server(not 2005). What may be the cause to this problem My computer is a 2.39GHZ Celeron pc with 752 mbs RAM ...Show All
Windows Forms how to create those dataset class files in web services?
I am new, and am learning the taskvision now. I noticed that there are a lot of DataSet classes files in the web services project. For example, DataSetTasks.vb, DataSetProjects.vb, DataSetProjectHistory.vb, ... I opened thoses files, at the beginning, it read ...Show All
SQL Server Problem Installing SQL Server 2005 Express
When I attempt to install the standalone SQL Server 2005 Express, the install hangs at "Detecting Installed IIS". I have reboot the PC. I have sucessfully installed the other parts of Visual Studio Team Developers Edition. I am running XP Pro SP2. Previously I had Beta 2 and the Release candidate installed on my PC and I carefully followed the recommended uninstall procedure. Please Help. Steve I have fixe ...Show All
Software Development for Windows Vista WWF Case Studies / Samples / Justifications
Can someone point me in the right direction to find a list of case studies and sample applications (not necessarily source code) for WWF. What I've noticed so far is that every single sample I've seen has said: "This workflow is really too small to be a justification for the use of WWF ... " What I'm looking for are justifications to use WWF, a list of applications that could greatly benefit from integration with WWF. What I've seen ...Show All
Visual Studio Team System Error: The Team System cube either does not exist or has not been processed
When I tried to open any report, I always got the error message like this: An error has occurred during report processing. (rsProcessingAborted) Query execution failed for data set 'IterationParam'. (rsErrorExecutingCommand) The Team System cube either does not exist or has not been processed. I followed the warehouse troubleshooting guide and ran the sql query in the step 2, the result is like this: Last Cube Processi ...Show All
Software Development for Windows Vista windows vista
how can i download windows vista and what is the procedure because i am browsing the microsoft web for 2 hrs i am a genuine windows xp user. This was translated as: I obtained accurate information concerning the WINDOWS VISTA to be, with it does. We ask may. I highly recommend you look at our Japanese site. There is a great deal of user content there. http://www.microsoft.com/japan/windowsvista/default. ...Show All
Visual C# BackgroundWorker and SHGetFileInfo
The SHGetFileInfo function sometimes does not give the appropriate icon when called from by a BackgroundWorker. As far as I have been able to ascertain you get the correct Icon back as long as the Icon is static for a file type. That is, the Icons for .txt, .doc, etc. are the same no matter which file it is. But the Icon for files/shortcuts with the extension .url or .sln (if you have VS 2005 installed) will have Icons which depend on file and ...Show All
Software Development for Windows Vista WorkflowRuntime.CreateWorkflow overloads
I have not been able to find any information about two CreateWorkflow overloads in the WorkflowRuntime class: CreateWorkflow(XmlReader workflowDefinitionReader, XmlReader rulesReader, Dictionary<string, object> namedArgumentValues) and CreateWorkflow(XmlReader workflowDefinitionReader, XmlReader rulesReader, Dictionary<string, object> namedArgumentValues, System.Guid instanceId) I have two questions: 1. Given that there a ...Show All
Smart Device Development Image.Save, not supported?
Hi all Can someone confirm if save the method in the image class is not supported in the compact framework V2.0. If I call it I get a notsupportedexception which would say its not, I have tried to check in reflector but that does not show any source code for V2.0 assemblies for some reason. Thanks in advance. Dan Hi Dan, The save method for jpeg, gif and png formats are supported in the image class for ...Show All
Visual Studio Team System RequestFailed: Context parameter '$HIDDEN1.__EVENTTARGET'
I am getting the error in the subject on a web test when I change one of the contect variables. Any suggestions or pointers Thanks, TomK Go to this post for reference http://forums.microsoft.com/forums/ShowPost.aspx PostID=195567&SiteID=1 Go to this link and search for " Fixing __EVENTTARGET and other hidden form fields modified by JavaScript" http://msdn.microsoft.com/library/default.asp url ...Show All
Windows Forms Deployment error on windows 2000
Hi, Thinking the error possibility can be: ========================= IS THERE SOME PROBLEM WITH THE ODBC CONNECTION IN WIN 2000 - I WONDER WHAT Scenario: ======== i have a windows forms application developed, now i have created a deployment setup project for it. it& ...Show All
Visual C# ASP.net
Can I use C# for ASP pages or just visual web dev ...Show All
