Answer Questions
Lucho1970 dbg files not compatible with dlls - causing debug issues
Basic problem: Following installation a message instructed me to install the symbol set. During installation of the symbol set, for some of the dbg files a message was given saying that dbg file was not consistent with its associated dll, and therefore I chose not to install it. I now think these missing dbg files may be the cause of debug problem. I do not know why my regular installation of VC++ and the symbol set should be imcompatible wit ...Show All
kerber Rebootstub.exe
I ran the following command to try to figure out what this exe is for. C:\Program Files\Microsoft Visual Studio 8\Microsoft Visual Studio 2005 Team Suite Edition Beta 2-English\rebootstub.exe / It then came up with a prompt which didn't make much sense and I pressed "cancel". It looks like the exe then deletes itself. Interesting. Can anyone give me some info on what this file is for The file is no longer there. (Even after a reboo ...Show All
Kent Waldrop Au07 Office 2003 and Office XP.
I have built a program, on a computer that have Office 2003, that works with Word and Excel, and when I try to run it on a computer that has Office XP, it doesn't work, and shows a lot of errors. I tried to replace the DLLs in the program's folder to XP's, And to install them, and it still doesn't work. I even tried to re-make the program with references of XP's PIAs, and then it even doesn't install. What should I do Thanks, ...Show All
Jarek Maciag How to support INSERT SNIPPET?
Hi,everyone, There is a good function that user can insert snippet In C# project. I also want to implement that for my own language by VSIP. Is there any one who could give me some good advices Thanks very much. Best regards. If you're using managed code and regpkg.exe, you can decorate your Package class with the following custom attribute, this is from the XML editor package for example: [ ProvideLanguageCodeExpansion ( t ...Show All
nad22 concatenate datestamp to logfile name
I am using FileLogger to log event from msbuild to a file. How can i concatenate datestamp to the logfile name msbuild.exe MSBuildCommunity.proj /l:FileLogger,Microsoft.Build.Engine;logfile=MSBuild.log i want logfile name to be MSBuild_yyyymmdd.log thanks I tried writing custom logger inherited from ConsoleLogger which handles AnyEventRaised event and write the messages to a text file. Messages logged in the text file are not s ...Show All
Luc De Bruycker How to dynamically toggle search terms highlighting?
Do I really have to change the setting in Tools->Options->Highlight Search Terms and re-issue my search each time I want to toggle the highlight of the search terms or is there another way to do that Regards, Gaetan. Refreshing the web page should remove highlighting. This trick works on a per page basis. If you open another search result, the highlighting will occur on that page. You can u ...Show All
Bob81 Automatically Generating a Crystal Report to PDF
Hi Guys I need to think up a way to automatically generate a few reports. It is sales figures that i get from a production system. I got the reports, I just need a way for it to be automatically generated and emailed off to a certain email address. So far I had no Luck. Just cant think of a way to do this. All I need is a way to do this whole process without user intervention, hence automatic. I got reports that is needed so its j ...Show All
VMartin Error MSB 3073
Hi , While trying to get latest version in msbuild from visual sourcesafe i am getting following error: Error MSB 3073: The command " ss.exe Get $/myproj/2.00 -R " exited with code 100. Please help me how to resolve this issue.. Thanks!! Nishant Hi Dan , Thanks for ur responce...Well earlier when I was running this through batch file there was no problem but it was giving error w ...Show All
brikshoe Document Explorer Crashes on Search
Clean install of Windows xp Service Pack2, Sql Server 2005 Developer Edition installed, VS 2003 installed, Whenever I perfrom a search or filter I get Document Explorer has encountered a problem and needs to close. Document Explorer works fine for Sql Server Documentation, it only exhibits this behavior with Visual Studio Documentation and does not matter if it is launched from the IDE or from menu. Help!!! this is very frustrating. Thanks ...Show All
Grant Swan DLINQ - An error has occurred while establishing a connection to the server.
I got the following exception, "An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)" while I was running the following code, [Table(Name="Customers")] public c ...Show All
Dtag Multilingual CommandBar?
Hi, I am currently developing an add-on to Word using VSTO that adds a custom CommandBar. As it is directly constructed in the code, how can I have multilingual texts on the buttons Thanks in advance. Hi, You should use a resource file to set the text of the commandbar buttons. Here are some links to articles that might help you: Develop ...Show All
mokschnok ReportViewer error
I have SQL Server 2005 and Reporting Services installed on my development machine. I have successfully created and deployed a report using Visual Studio 2005, and I've viewed it using both URL access and the SOAP web service. I just tried adding a ReportViewer control to an ASP.NET web form on the local IIS server, but after I enter the parameters and click the "View Report" button I get the following message: Unable to connect to the remo ...Show All
Lydia Kuo I do now have a minimal test case.
I am trying to abort a commandline initiated build before it does any work. I have a OnBuildBegin handler that does some checking to see whether to actually build. None of my current approaches work reliably. Invoking Build.Cancel in the handler. As far as I can tell, commands are not availablewhen running in commandline mode. Is that correct, or am I missing something Using the HRESULT for the callback. As far as I can tell, that value is ...Show All
jetas WCF vs WSE 3.0
I enjoyed reading Aaron Skonnard article, especially the part where he answers the question: What features does WCF provide for developers that ASMX 2.0 and WSE 3.0 don't But... I didn't understand - Since WSE 3.0 runs on .NET 2.0, in what scenario (if any) should one use WSE 3.0 over WCF Is there any feature inside WSE 3.0 that is not inside WCF (emphasize on security) Thanks. If you stick with the ASMX 2.0 programm ...Show All
mountvaleste Dec CTP Released, includes Orcas VS Designer
Beta Page http://msdn.microsoft.com/windowsvista/getthebeta/default.aspx WinFX Components - Dec CTP http://www.microsoft.com/downloads/details.aspx familyid=BD3BA2D5-6ADB-4FB2-A3AA-E16A9EA5603F&displaylang=en Windows SDK - Dec CTP http://www.microsoft.com/downloads/info.aspx na=46&p=1&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=2297BDC9-B5AE-4B8A-B601-EEF54A52867A&u=http%3a%2f%2fdownload.microsoft.com%2fdownload%2f0% ...Show All
