jasinb's Q&A profile
Visual Studio Express Editions visual web developer book
i registered visual web developer to get free book. when i will receive that book I too downloaded Web Developer & registered successfully. But there appears no where to download MicrosoftR Visual Web Developer 2005 Express Edition: Build a Web Site Now! from Microsoft Press from the Registration Benefit Portal which I received from an acknowledgment e-mail after registering. ...Show All
SQL Server Trouble with installs...
I am currently attempting to install SQL Server 2005. I had to install once due to a faulty install now when I try re-install it says all components are installed and won't continue install procedure and shuts itself down. Anyone else have this issue and know the work around or fix Go in to control panel "add/remove programs" then from there you can find your SQL Server Installation. You will find a change button there that will let you reinstall or add components to your install. Michelle ...Show All
Smart Device Development regarding memory exception
hi , i have been in developing application in smartphone using c# .. i am using visual studio 2005 .... for my application i have loaded the resoueces using the following code ... Stream s ; Bitmap img_btYellow; s = this.GetType().Assembly.GetManifestResourceStream("Widgets.res.avblue.png"); img_btYellow = new Bitmap(s); s.Close(); i have loaded 8 '.png' images through the above code using the same stream ' s ' . the application is running fine in emulator .... but it is showing out of memory exception in the exe created inside the bin folder ... even i tried using singleton object for all the classes , that i have used .. but it s still showing the same exception .. could anyone help me in resolving th ...Show All
.NET Development UDP packet capture
I have a device that broadcast UDP packets. What is the right way to capure them Can someone post a snippet Thanks, ...Show All
Visual C# what is the error in this program
hi, i m using visual C#. when i build the program its build correctly by pressing F5 . but how can we check the output of that program Hi, you can use System.Threading.Thread.Sleep(5000); which will pause the main thread for 5 seconds before allowing the console to exit. As mentioned you could also use Console.ReadLine() but that would then require you to press enter for the console application to exit. Mark. ...Show All
Windows Live Developer Forums Pushpin Detail not Displaying Correct
For some reason, when the Pushpin Detail is displayed for Pushpin's close to the bottom of the map, the the detail displays outside the map.... Does anyone know how to fix these In Firefox they display correctly, it is only in IE. Any help would be greatly appreciated. --Erick_the_Redd Do you have more information on this issue We are trying to come up with a work around and could use more information. ...Show All
Windows Forms R
Opening form in designer, cpu goes to 100% Hi, I am having an issue when opening a form in the designer, when I open in design view, cpu goes to 100%, and form does not open. I have been able to open this form before, I have update to Visual Studio 2005 SP1, problem still occurs. I have tried leaving it for several hours, form still does not open. Forms with similar controls open fine. Any suggestions on how I can debug, or if their is a resolution to the issue it would be greatly appreciated. Thanks, Erik Beltran Solutions, LLC After debugging with Microsoft found out that there is a problem with the Infragistics.Win.UltraWinGrid.UltraCombo control, when setti ...Show All
Visual C# Reading the end of an XML file
I have a program that cycles through an XML file and outputs to another file every 1000 records. Thyis works fine until the end of the XML file is reached, when it fails saying my 'root' tag is not closed - although it does for the previous files. It seems to be having issues with recognising the end of the XML file, so can someone please confirm how this is done Currently I have a while loop to do this, with a for loop inside to cycle through the records, ie: while (XmlReader.Read()) { ... for (int i = 1; i <= 100; i++) { while (reads in a node here) { does the work } } Close the XmlReader and XmlWriter } This works fine for the beginning, until the end of the file is reached; is my way of reading the XML file correct (I have also trie ...Show All
Microsoft ISV Community Center Forums Office XP VBA can't find reference after saving by Office 2003
Situation is: 1) I created VBA in Excel XP, and added reference to "Word" object -- version 10.0 2) I open that Excel in Excel 2003, and now the reference automatically changed to -- version 11.0 Word object 3) I saved file, then open it again in Excel XP Now the reference to "Word" object shows "missing" in VBA project, and it still refer to version 11.0. Any idea how to fix that Instead of modifying the reference in VBA project. Can we stop auto update of dll reference in Excel Regards, Robin <<Situation is: 1) I created VBA in Excel XP, and added reference to "Word" object -- version 10.0 2) I open that Excel in Excel 2003, and now the reference automatically changed ...Show All
Visual C++ Where can I find C editor
Hi I have Visual Studio 2005 Professional edition, which I got from my schools’ student alliance network, and currently I'm taking an introduction course to C at this university. Not Visual C# or Visual C++. For class purposes we are using a UNIX system for compiling with the Pico editor. Yes I know how old this stuff is. My question is where can I find a code editor from MS which runs in Windows XP, which a GUI interface which does a nice job of editing code, I don’t mind compiling it in UNIX but I want a better editor. If possible, is Visual Studio 2005 Professional somehow capable of editing this code and if so where could I find this feature Thanks ...Show All
Visual Studio Team System Refresh in Project 2007
I am having problems with doing a Refresh in Project 2007. There seems to be no data being brought over from Team Foundation Server. I can make changes to tasks in Team Server, save them and when I select Refresh in Project 2007, Project remains unchanged. I can also select tasks in Team Server and request it to Open Selection in MS Project. The result is the list of tasks all with a duration of 1 day estimated, a start date of today, 0 remaining work. This seems to have started around the time I upgraded from Project 2003 to 2007. Publish does seem to work OK with current information in Project updated to Team Server. Anyone have any ideas With regards to the duration information - is ...Show All
Visual Studio Documentation Compiler - Sandcastle
We did code complete of documentation compiler ( code named "Sandcastle") on June 15th and currently we are testing the tool building our .NetFramework documentation. We would like to release the CTP version of Sandcastle in Microsoft download center by next week. The perf in our testing has been great as we are able to build the entire framework content in less than 1 hour. I am in the process of going through final check and code signing required to post this in our download center. Please expect the CTP in the next week or so and I will provide an update here as soon I post the CTP. Anand.. Sandcastle (not sandbox) will not process non-standard tags. However user can post process these tags or extent the transforms (XS ...Show All
Windows Forms Install Seperate MSI from MSI Setup Project? (VS.NET 2003)
Hi, Hopefully this is the right forum. Anyways, anyone know if its possible to have one of the Setup Project's actions setup an MSI in VS.NET 2003 When we view custom actions, it won't let us add an .msi file type for the Commit. Are we stuck making a custom executable which will launch the msi we want to call The MSI we're trying to install is "Microsoft WSE 2.0 SP3 Runtime.msi". Thanks. Elizabeth's suggestions were very helpful. The last link ( Bootstrapper manifest generator) is a fairly simple program that creates a setup.exe that invokes your MSI file. (Note that I tried downloading it inFirefox and it refused to do so, but IE worked fine.) The second link ( Pre-m ...Show All
SharePoint Products and Technologies Language Pack (Dutch) works not on "My Site"
Language Pack (Dutch) works great on main site, but not on users "My Site". This seems to be normal, but ofcourse I do not like it. Is there a better solution or way to have get "My Site" in Dutch instead of English Installed: Microsoft Sharepoint 2007 English Dutch Language Pack for Microsoft Sharepoint Services 3.0 ...Show All
Visual Studio Express Editions Where Visual C++ Express Edition is after that downloaded into hard drive.....
I downloaded Visual C++ Express Edition from microsoft's site.It is automatically downloaded and installed...Where it is in my hard drive It should install itself into C:\Program Files\Microsoft Visual Studio 8\ Also you should have it in Start Menu under Programs\Microsoft Visual Studio C++ Express or something similar. ...Show All
