treesprite's Q&A profile
Visual Studio Express Editions grrrr - registering
For some reason the registration page says my email address is invalid so i can't get the key, but its the same one i logged on with. Help Thanks!! Same here. I downloaded yesterday (7/19/2006) and made it through the email portion, but I never got an email. No, my ISP doesn't block it. No, it is not in my junk folder. I decided to wait 24 hours to try again and now all I get is an invalid email notification. I can't register and seem to have no other options. ...Show All
SQL Server share report
I got the following in my report server log: w3wp!library!1!01/29/2007-17:15:39:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for more information., SharePoint content service is null. Report Server may not have joined the SharePoint farm, or Report Server service account may not have been granted access to farm.; Info: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for more information. I tried to make the report server integrate with share point 2007. all servic ...Show All
Visual Studio 2008 (Pre-release) "PDF-like" scrolling
I'm creating an application displaying a map and would like to use the same type of scrolling often used when browsing PDF documents (where the scrollable content is "dragged" by the mose). Is there any support for this or do I have to implement this functionallity from scratch Thanks A possible solution is to have an image inside a thumb and then listen to the drag delta event - scroll by the amount of horizontal/vertical change. ...Show All
Visual C# How to embed DataGridView in dll
I want to create a dll with following function, but when i compile i face error, Error 1 The type or namespace name 'Windows' does not exist in the namespace 'System' (are you missing an assembly reference ) D:\ClassLibrary1\Class1.cs 9 48 ClassLibrary1 How to solve this problem, is there any alternative method solve this problem. public void fillDataGrid(System.Windows.Forms. DataGridView DataGridName, string DataMemeberName, string Query, System.Data.SqlClient. SqlConnection ConnectionToDatabase, System.Windows.Forms. Form frm) { if (ConnectionToDatabase != null ) { System.Data. DataSet ds = new System.Data. DataSet (); System.Data.SqlClient. SqlDataAdapter ad = new System.Data.SqlClient. Sql ...Show All
Software Development for Windows Vista How to get color scheme name?
I'm looking for Windows API function to get the color scheme name on Vista. GetCurrentThemeName() function is not good because the filename returned is the same for both Windows Aero and Windows Vista Basic. But I need something to know if the color scheme is Aero or Vista Basic because I'm doing different things based on the color scheme. Thanks! There's only one color scheme for both Windows Aero and Windows Vista Basic, so GetCurrentThemeName() is the valid function to use. To check whether composition is enabled, use DwmIsCompositionEnabled() . To query the current glass color, use DwmGetColorizationColor() . ...Show All
Game Technologies: DirectX, XNA, XACT, etc. Earth Invaders 360 (including source)
Hi ! :) I love XNA Game Studio express, it's just great ! Thanks to the team ;) If i'm posting this topic here now, it's to present you my first (far from being complete) XNA creation. It's named "Earth Invaders 360" :p How to play : Left stick : move your ship Right stick : aim Right trigger : shoot Image : http://jvteamds.free.fr/ship1.PNG (note that the downloadable version has a background ;) ) Here's the file : http://jvteamds.free.fr/EI360_0.2.rar http://jvteamds.free.fr/EI360/EI360_0.1_source.rar For the ones doubting, I made the particle engine myself ! I didn't steal it from spacewar ! :) Please also note that this game will not simply be made of shooting asteroids, there will be ennemies....someday there will... Have fun ;) PS ...Show All
.NET Development How does Process.Start() redirection work?
Hi All, I've been working on creating a program that automates my program building and testing. I am doing the code in C#, but there is a problem with the StreamReader.ReadLine() function where if it tries to read from a Process output pipe before the Process finishes writing to the pipe, it causes the thread reading from the pipe to block and the process then blocks too. However, if the process is short lived, I have a likelier chance of getting all the output. So now, I'm testing the Win32 API equivelants and a portion that I'm having issues on is collecting the stdout and stderr on process's children processes (the output is collected properly in .NET). My que ...Show All
Smart Device Development PreferredRowHeight of DataGrid for NETCF
How do you increase the hight of a row in a datagrid since PreferredRowHeight doesn't exist in NETCF (system.windows.forms.datagrid) You don't - there's no good way for you to change row height. There’s an unsupported unofficial way to do it through reflections, please run a search to find it. ...Show All
Visual Studio Express Editions Favorites in webbrowser help!!???
ok im making a internet browser and i added the addtofavorites option and a favorites drop downlist these are the codes im useing Private Sub Favorites_DropDownItemClicked( ByVal sender As Object , ByVal e As System.Windows.Forms.ToolStripItemClickedEventArgs) Handles Favorites.DropDownItemClicked WebBrowser1.Navigate(e.ClickedItem.Text) End Sub Private Sub AddToFavorites_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles AddToFavorites.Click Favorites.DropDownItems.Add(WebBrowser1.Url.ToString) End Sub and when i add a favorite it gos right and everything but when i close the app and reopen all my favorites are gone how do i ...Show All
Commerce Server Another error when trying to use catalog or marketing manager refersh site cache option
hi, Error message from event viewer listed (below): System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> There was an error generating the XML document. ---> Instance validation error: '0' is not a valid value for System.Net.HttpStatusCode. at Microsoft.CommerceServer.ServiceAgent.TryHandleWebMethodException(Exception ex, SoapHttpClientProtocol serviceProxy) at Microsoft.CommerceServer.Internal.Marketing.MarketingServiceProxy.AuthorizedInvoke(String methodName, Object[] parameters) at Microsoft.CommerceServer.Internal.Marketing.MarketingServiceProxy.RefreshCache(String cacheName) at Microsoft.CommerceServer.Internal.Marketing.AgentMarketingSystemImpl.RefreshCache(String cacheName) at Microsoft. ...Show All
Windows Forms Draw on rich text box
Hi Every one, I'd like to know that it is possiable to draw on the richtext box control or not and if it's possiable how can I do it thanx Here is the code in C# for an extended RichTextBox,which allows you to draw on a richtextBox.You can convert this code to VB.Net. using System; using System.Drawing; using System.Runtime.InteropServices; using System.Windows.Forms; namespace WindowsApplication1 { /// <summary> /// Summary description for RichTextBoxEx. /// </summary> public class RichTextBoxEx : RichTextBox { private const int WM_PAINT = 0xF; public RichTextBoxEx() { } protected override void WndProc( ref Message ...Show All
Visual Studio Express Editions String it together
Hi, Please let me know if there is away to manipulate a string so that if there is a comma directly after a number [see below] then it is replaced by a space. Before AXA_Data, 39, Trust_Acc, Jersey, T=Y, ********,***,**** AXA_Data, 372, Trust_Acc, Malta, T=Y, ********,***,**** AXA_Data, 03, Trust_Acc, England, T=N, ********,***,**** After AXA_Data39, Trust_Acc, Jersey, T=Y, ********,***,**** AXA_Data372, Trust_Acc, Malta, T=Y, ********,***,**** AXA_Data03, Trust_Acc, England, T=N, ********,***,**** I hope it makes sense, Jason thanks for clearing it up. if you need to remove all commas you can do this: theString = theString.Replace(",", String.Empty ...Show All
Visual Studio Client found response content type of 'text/html', but expected 'text/xml'
hi all, i encounter the above error message while trying to run a report using report viewer. i've searched through the web for this error message but does not find similar case to mine. snippet of the error is as below: The request failed with the error message: -- <html> <head> <title>Server Unavailable </title> </head> <body> <h1><font face=Verdana color=#ff3300>Server Application Unavailable </font></h1> <p> <font face=Verdana> The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request. </p> <p> <b> ...Show All
Software Development for Windows Vista Free E-Learning on .NET 3..0
Microsoft Learning has released 3 2-hour e-learning clinics on .NET 3.0 which are free until .NET FX launch. Collection 5134: Developing Rich Experiences with MicrosoftR .NET Framework 3.0 and Visual StudioR 2005 This collection of 3 2-hour premium clinics teaches about the new capabilities provided by the .NET Framework 3.0. These clinics are for experienced Developers and Software Architects who are looking to adopt Microsoft's next generation technology within their solutions. Topics covered within the collection include: Windows Presentation Foundation Windows Workflow Foundation Windows Communication Foundation Link: https://www.microsoftelearning.com/eLearning/offerDetail.aspx offerPriceId=109340 I did the WF. I ...Show All
Visual Studio Tools for Office Why does Word not tell you why an AddIn won't load
Hi; Can someone please tell me why Word does not tell you why an AddIn fails to load I can understand that Word 97 when it was new might have missed something so critically obvious to anyone who ever wrote an AddIn. But Word 2003 This strikes me as totally brain dead. Yes I know VSTO eliminates some/all of this - but we have to support back to Word 2000 so that doesn't help us. Plus based on what a couple of people on the VSTO team told me, it should not be used for a commercial AddIn. Ok, it's been about 3 weeks so time for this problem again. This time it's on my development machine. It was running my AddIn fine when I launched the debugger and now it doesn't. How do I figure out what is wrong It is not in the disabled ite ...Show All
