Search
Connect Bugs Fixed in Visual Studio 2005 Service Pack 1
The following is a list of customer-reported Connect bugs that were fixed in Visual Studio 2005 Service Pack 1 (SP1).
  1. Publish Web Site Options are not saved
  2. VS2005 crashes when selecting Tag contents on Design view
  3. Tag elements are inserted in uppercase in a css stylesheet!
  4. Incorrect CSS stylesheet warnings
  5. VSTO2005 AddinLoader.DLL is not signed
  6. Slow IDE on large C# modules with Intellisense apparently blocking the IDE while it builds internal data structure.
  7. IDE stop responding on code completion while in function comments
  8. for each call executed improperly on single-line if statement
  9. A problem occurred while trying to set the "Sources" parameter for the IDE's in-process compiler. Attempted to read or write protected memory.
  10. Code Snippets duplicate entries
  11. Can't copy text from web-based help files
  12. Outlining collapses functions while stepping through code (C++ app)
  13. Output field in Custom Build Step
  14. Browse stack unwind erroneously coordinates split panes
  15. strxfrm crashes if output buffer is NULL
  16. CCheckListBox painting problems on LCD screen
  17. Setting /Zc:wchar_t- in a Smart Device project causes link errors with MFC and ATL functions
  18. SQL designer adds a syntax error to a left outer join
  19. [Whidbey SP1]vs2005 ARM compiler generates bad code
  20. (SP1) Dependent Satellite Assemblies does not get deployed on the device.
  21. (SP1) Authenticode Signing: Satellite Resource Assemblies not signed by Visual Studio
  22. MFC for WinCE has "using namespace std;" in afxwin.h
  23. Optimization bug in ARM compiler
  24. Form Designer cannot recognise TableStyles Property of a datagrid if API call is declared
  25. Deployment->Remote Directory is not resolving Macros
  26. Dependencies in solution file are regularly in reversed order
  27. Dependencies in .sln are different in Vs8Sp1 than in Vs8Final
  28. Region highlighting problem with Emacs mapping scheme
  29. In "Insert ActiveX control" there is not enough space for long pathnames + others
  30. [BADPOP] (feacp)While editing the tooltip for a global char array gets distorted
  31. ISENSEFAIL: Intellisense for C++ - inconsistent behaviour.
  32. Adding Icons To MyResources gives a System.Drawing.Icon is not defined Error
  33. Customer: Resolve Ambiguity dialog - sizing problem
  34. CONFORM: For references of function type ,argument deduction behaves incorrectly
  35. LVALUE: DIAG: Bogus error "C2102: '&' requires l-value" on valid code.
  36. BADDIAG: C2664 compiling a class with templated constructor
  37. ICE: Internal Compiler Error
  38. Erroneous "#ifdef __ATLTMP_H__" in ATL_DRAWINFO
  39. Non-existant Warnings Disabled
  40. CONFORM: Built-in operator
  41. CONFORM: sizeof error on pointers to arrays
  42. DIAG: error C2383: 'problem_symbol' : default-arguments are not allowed on this symbol
  43. OVRRES: nested class templates and overload resolution
  44. CONFORM: PTS: Template nontype parameter default value with simple-type-specifier() fails for integral types
  45. ATL 7.1 Infinite Loop with Tab key
  46. ICE: With Unnamed Inner Classes
  47. Installer Class Has Incorrect "Using" Directive
  48. CONFORM: EH: Function-try constructor compiler faliure
  49. Hourglass during long Find & Replace operations
  50. Debug CRT reports heap corruption inconsistently depending on how it is detected
  51. /logcommands generates HTML entity references
  52. BADDIAG: Error C2675: inconsistent behaviour
  53. Customer: QuickWatch window intellisense tooltip window eats Return keystrokes
  54. TERNARY: Conditional operator with right lvalue of subclass type of lvalue right fails with "cannot instantiate abstract class"
  55. Trim spaces when pasting string into resource editor
  56. Toolbars in MFC aren't transparent
  57. Visual Studio flickers/hangs when getting latest on many files
  58. ADDRFUNC: Template argument deduction from function type fails
  59. CONFORM: FEATURE: Member template default non-type arguments not recognized
  60. Connection Manager Test Connection everytime succeeds
  61. TERNARY: Compiler error: arrays decay into pointers
  62. Customer: QuickWatch window fails to resize
  63. MF: Resource compiler reports error message when I try to edit a resource file (.rc) with conditions
  64. BUG: COMException opening C# linked file from Visual Studio .NET add-in or macro
  65. 2nd parameter of _CopyInterface::copy should be const
  66. PTS: partial spe argument can't be a class template with a non type dependent argument
  67. Add Reference Dialog can appear off screen after second VDU detached (e.g. laptop undocked)
  68. ICE: definition of typedefed enum type
  69. Strings in string table are not sorted by value
  70. #define _HAS_EXCEPTIONS 0 to build SCL without exceptions
  71. VBScript 'STOP' Statement in .wsc Components Does Not Start Script Debugger When Called from ASP
  72. Several ATL classes methods miss the 'const' suffix for thier const methods.
  73. NumericUpDown does not handle negative value properly
  74. Tools > Error Lookup
  75. Wrong icon for UInt32 and UIntPtr in object browser
  76. REPRO: プロパティマネージャのツリー項目が選択できない; multimon: no property manager response when on negative monitor
  77. OVRRES: operator () base class overload failure
  78. SAMPLE_M.DEF and SAMPLD_M.DEF files have the wrong LIBRARY names in them
  79. Unable to type letters and numbers after using Find in Files when the Find in Files is in Tabbed Document mode
  80. Location field in 'Add New Item' dialogue gets reset when item template is changed
  81. TTPARAM: template-template parameters default template argument bug
  82. Start Page selection border behaves strangely
  83. [FA, ERRORTYPE] safe_cast stops intellisense from working
  84. PRAGMA: #pragma hdrstop doesn't support string concatenation
  85. fgetpos gives a negative result when the stream is UTF-8
  86. Byte alignment problems when common control inlines are included
  87. Solutions with shared projects converted from VC6
  88. [Fit and Finish] Poorly Drawn Tab
  89. Generated TableAdapter query parameter has incorrect DbType property value
  90. FxCop reporting CA1811 on private const, while const is being used in code.
  91. MFC Activex control crashes when executing CreateManagedControl
  92. Breakpoint message still displayed after switched off
  93. Embedd ATL class to MFC project wizard lacks TYPELIB in .rc file
  94. Visual Studio does not handle the WizardBackoutException and WizardCancelExceptions properly
  95. TPDEDUCE: member function deducing in sizeof
  96. TTPARAM: using template template parameter in template default parameter
  97. Project conversion wizard fails on projects that are in source control
  98. Fonts and Colors does not display all registered text markers
  99. Intellisense menu does not scale with DPI
  100. Out/Int dir is implicitly set at config level and is difficult to override
  101. Wrong error message in 'Add New Item' form
  102. "Auto-hiding, docked find/replace dialog" hiding selected text
  103. Customer: Can't display SSE registers while debugging on AMD64 cpu.
  104. CDockBar::Insert bug
  105. format document command corrupts casing of asp statements
  106. Auto completion interferes with typing class name.
  107. AutoScale DPi doesnt seems to work ok for control inside a panel
  108. CComGITPtr explicit constructor has wrong ASSERT
  109. debugger fails to display a based variable
  110. static analysis shows C6011 warning in Microsoft supplied xstring header file
  111. Change to the 'My Documents' folder is not reflected in the location field in the New Project dialog
  112. DataSet files in Solution Explorer get confused when dragged to another location
  113. [CUSTOMER, MF] Intellisense infers too much by helping autocomplete on undefined types
  114. ICE: Very-low impact Compiler ICE: misuse of __w64 keyword
  115. TODO Tasks not showing up if in XML Comments
  116. BADDIAG: Strange C2326 error
  117. ICE: C1001 failure on invalid structure initialisation
  118. LVALUE: reference member decays into value
  119. Internal error during IMAGE::BuildImage encountered
  120. _recalloc does not initialize its elements to 0.
  121. XMLDoc: XML DocComment statement completion crashes when a parameter with no name is present (compilation error)
  122. DIAG: Compiler: bogus cascading errors based on misspelled/wrong constructor name
  123. ATL::W2A_CP misses a closing bracket
  124. Customer: Quickwatch - cannot select all and copy using mouse
  125. DIAG: Compiler: missing close brackets cause difficult-to-investigate downstream errors
  126. Edit.LineDelete fails when Emacs bindings in effect
  127. Debugging Command "Internet Explorer" in actually refers to default browser.
  128. Managed c++ project fails to add a web reference
  129. Attach to Process raises 'The binding handle is invalid' error
  130. CComSafeArray::Resize can break lock count of wrapped SAFEARRAY
  131. DIAG: C++/CLI template specialization of a property (LNK2020: unresolved token (06000001))
  132. misformatted deprecated warning message
  133. RegEx search/replace incorrect \1 replacement in VS
  134. BRIEF not overtyping highlighted identifiers in code snippets
  135. Working directory for debugging isn't accepted
  136. Regression - statements blocks are not highlighted with break/continue keywords
  137. event_source(com) attribute causing c4701 warning
  138. "Find next selected" shortcut should not use regular expressions or wildcards
  139. Device emulators fail under Virtual PC for Macintosh
  140. ICE: Internal Compiler Error when placing a specialized template function declaration with invalid signature inside a class
  141. BADDIAG: C2143 on undefined types in a constructor's parameter list
  142. ATL COM-server crashes when returning a failure HRESULT
  143. logf macro in math.h has spurious trailing semicolon
  144. Selected keys such as backspace, enter, escape, function keys and delete are disabled. Possibly related problem with Import and Export Settings Wizard
  145. Rename or Find All References crashes IDE (IDE disappears)
  146. redbits sp1: DataSet designer removes my sqlparameters
  147. IDE Crashes Frequently and randomly while opening, closing or editing Dialog Resources for MFC Apps
  148. Project: Trying to build to quickly after saving results in an error
  149. Text corruption in IDE
  150. I keep seeing 'The "ResolveNativeReference" task failed unexpectedly.' when referencing managed c++ projects
  151. The Upgrade Wizard to 2005 from VB 6.0 crashes parsing the word "begin".
  152. error with exdenting highlighted code in Brief emulation mode
  153. Baseclass static protected method is not displayed in IntelliSense
  154. ICE: compiler error during array initialization
  155. FRNDTEMP: Compiler: function-scope structs in a friend class are not also friends
  156. Internal Compiler Error C1001 at compiler file 'f:\vs70builds\3077\vc\Compiler\Utc\src\P2\main.c', line 148 when compiling file from ATLAS math lib
  157. Remote debugger configuration wizard requires local account names to be fully qualified.
  158. MFC CArray reading deleted memory - DOES cause bugs
  159. BRIEF editor emulation for cut with no selection incorrect
  160. Running macro breaks BRIEF emulation line copy/paste
  161. Word breaking is not correct inside the #region if the comment contains the character "ー"
  162. PP: Preprocessor definitions not expanded correctly in C++ attributes
  163. Add New Object Data Source Wizard throws NullReferenceException on some projects
  164. wrong settings for debug configuration in a new empty project
  165. BADDIAG: C2958 on _malloca in release configuration (__pragma)
  166. optimizer produces incorrect code with particular code segment
  167. Generated code reads from uninitialized memory
  168. FRNDTEMP: Valid template code that compiled under VS 2003 doesn't compile in VS 2005
  169. undocked toolbars do not stay in correct position
  170. PostBuilldEvent In Deployment Project Properties loses CRLF
  171. ATL::FindFilePart() returns wrong information
  172. Intellisense Very Slow
  173. Customer: Fonts/Colors do not display properly in registers window, also some other debug windows
  174. Full Screen Layout is not remembered correctly if one quits while in FS layout
  175. IntelliSense: AccName set to inappropriate value in the 'List members' list
  176. _localtime64. Bug in "manual" conversion to local time.
  177. CTreeCtrl::CreateEx always fails when dwExStyle is zero
  178. Consistent Crash adding Test Projects to a Solution Folder
  179. CComUnkArray::Add doesn't compile
  180. XML Schema view crashes the IDE when trying to use mouse to change size of box
  181. Data Sources wizard crashes after adding a text file data source
  182. sprintf_s rise exception state != ST_INVALID
  183. Key Press In Member Drop-Down While Running Complains About Edits Not Being Allowed
  184. AtlIPersistPropertyBag_Load incorrectly decrements ref count of a property which is an object
  185. Dynamic Help implementaion is leaking Link Group registry keys
  186. Customer: Quick watch from the immediate window with an expression highlighted doesn't use the highlighted expression for the quick watch
  187. EH: BADIL: Inconsistent order of execution of destructors and finally blocks during stack unwinding
  188. error on std::malloc, std::free with _CRTDBG_MAP_ALLOC
  189. BADDIAG: PTS: "different linkage" error on exported explicit instantiation
  190. Setting the Backcolor of a PictureBox doesn't work
  191. Can't compile project from command line during automated build executed under Local System account (fatal error C1902)
  192. XML comments with <para> tags display differently in VS2005 than in VS2003 tooltips
  193. Intellisence showing wrong comments from old c standard headers
  194. ICE: Compiler Crashes when attemptin to create vector of structure of undeterminate size. (CString)
  195. Quick replace fails in Visual Basic editor in VS2005 release
  196. Brief mode inline paste changes to line paste
  197. Resource editor chokes on strings with embedded null ('\000') characters
  198. Brief:Incorrect token parsing for Ctrl-Right, Ctrl-Left, Ctrl-Backspace and Ctrl-Del in Brief mode
  199. Brief:Paste of code block incorrectly indents first line
  200. BriefLineDelete works incorrect on last lines
  201. Cannot use Help
  202. Cannot set BackColor of Label to Custom or Web Color in Mobile Application
  203. Order by clause honors alias when the column is removed from the output list
  204. Performance Issue: Typing gets slow for methods with large number of overloads
  205. Designer re-formats HTML code when using Master Page
  206. Multiple Master pages and HTML validation
  207. ATL Wizard for OLEDB provider generates incorrect example code for returning table schema
  208. Compiler generates Old Syntax code in Designer Generated InitializeComponent Method in C++ .h file
  209. Visual Studio Express Editor bug?
  210. Excessive delay during debug when move cursor on a deque <deque <class dfa_state *> *> work_list
  211. TPDEDUCE:error on function explicit instantiation returning a nested-name-specifier
  212. TextPoint / GetStartPoint inaccurate in certain cases
  213. _tcsncpy doesn't work with _CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT
  214. Using watch on this.Properties causes VS 2005 to fault
  215. Intellisense error, shows duplicate member functions (one of them wrong) and fails to update them
  216. strxfrm(s1, s2, 0) writes past the end of the destination buffer
  217. Turning off ENC Relink option in Edit and Continue breaks most VS command routing
  218. C++/CLI: ICE: implicit conversion operator from C# lib cause ICE
  219. HTML indentation cannot be turned off
  220. Edit and Continue with files containing spaces
  221. /GR- not being set for Enable Run-Time Type Info in IDE
  222. MAX_CONNECT_LEN is too small
  223. Data Sources window doesn't display dataset details when form design window is selected
  224. The compiler seems to produce unconsistent results for shift operation
  225. Manifest tool does not support forward slashes in OutputFile path.
  226. No publisher info when deploying a ClickOnce Application Manually
  227. Intellisense Updating never terminates, hangs VS 2005
  228. Wrong comment in IDisposable pattern
  229. Bogus assertion in ATL (on line 3751 of atlcom.h)
  230. UIHierarchyItems.Count causes crashes for Outlook add-in setup projects
  231. inbuilt preprocessor symbols are not evaluated for the editor greying facility
  232. Perf: Two TlsGetValue calls in _getptdnoexit when we could use 1
  233. Visual Basic Upgrade Wizard runs forever...
  234. Class View list dynamic horizontal scroll makes it annoying to use the vertical scroll bar
  235. C++ IDE, "Find All References" and "Show Callers Graph" miss some references
  236. [Specified color is not reflected in "Definition Window Current Match"] 「定義ウィンドウの現在の一致」で指定した色が反映されない
  237. Closing project properties last crashes IDE [mdi mode]
  238. C++ files with nonstandard file extensions have "unknown scope" and no function browsing
  239. Make the override functions code collapsable
  240. [MFC] Access violation reading invalid object from CArchive
  241. Line numbers in preprocessed code are not matching up with lines in original one.
  242. Import settings does not persist/use directories
  243. checked_fill_n: error C2065: '_Dest' : undeclared identifier
  244. Inner class as a grandchild in a template class with the same name
  245. OLEDB Parameters are reversed in some Table Adapters
  246. CLICONFORM:BADDIAG: Bogus C4172 "returning address of temporary" when R% is returned
  247. Format the whole document change custom attributes syntax
  248. Wrong RedrawWindow definition in the afxwin.h file for WinCE
  249. CInternetSession::OpenURL() fails on filenames with spaces
  250. Pointer to static member function with const argument
  251. Visual Studio TableAdapter Wizard and DB vendor specific keywords
  252. Add Resource Dialog Box stops responding
  253. [Whidbey SP1] MFC CTime displaying the wrong time in windows mobile 5
  254. CAtlRegExp<>::Parse() causes access violation
  255. Link Library Depencies fails if an projects are not loaded
  256. delegate constructor will not compile with gcroot as first arg
  257. PP:Visual C++ 2005 Pre-processor bug
  258. The Code Snippet "Define an Exception Class" uses ApplicationException
  259. ATLプロジェクトの「出力の登録」について
  260. Cannot build attributed COM interfaces with minor version 7, 8, or 9.
  261. [atlhost.h's CAxHost::GetDropTarget method implementation] atlhost.hのCAxHost::GetDropTargetメソッドの実装
  262. XML Editor Intellisense fails when using xs:import
  263. changing form name in a visual j# and its events
  264. "Edit DataSet with Designer" changes type of parameter in update query
  265. C2059 in stdlib.h
  266. changing preprocessor definitions with #ifdef code open in editor causes graying to foul up (x64)
  267. Failed to return new Code Element. Possible syntax error. New Element Name: ...
  268. Buttons in tools > options >debugging > symbols have no text label
  269. Flags() Enums cannot be combined in Application Settings page
  270. visual studio vss add-in does not get vb.net designer files
  271. Adding multiple images to a resource file fails without error
  272. Loss of control caption in dialog editor
  273. Add a keyboard shortcut for editing an existing user macro
  274. Fail to create modal dialog in CPropertyPage
  275. C++ produces incorrect code for delegate::EndInvoke.
  276. debugging operator new does not throw
  277. Visual Studio Reports Inconsistent Errors While Using Linked Source Files and Conditional Builds Command under VB.NET
  278. "SeDebugPrivilege" enabled during IDE debug session
  279. _com_error::ErrorMessage fails unexpectedly
  280. AfxLoadString crashes under a Unicode build
  281. Pasting a large amount of text into a HTML file caused a crash...
  282. Class View Scrolling Error
  283. Create member variable for dialog control using a derived class
  284. runtime stack corruption message using VC8 64bit -
  285. Incorrect optimization of _AddressOfReturnAddress
  286. TYPESYS:argument const-ness should not be part of member function type signature
  287. Vertical Tab Groups Won't Resize When Project is Reopened
  288. POPAV:FC++ Intellisense does not work with simple project
  289. Emacs Emulation Control K / Copy interference
  290. devenv.exe crashes while 'Updating IntelliSense'. Handle count above 1400.
  291. BADDIAG: C4965: false is treated as the integer value 0
  292. BADDIAG:Function local union in template specialization causes invalid error from VC2005
  293. 属性付きでATL OLEDB コンシューマウィザードを使用すると接続できない場合がある。
  294. Code generator treats variable name starting with underscore as the same name withou it
  295. VS 2005 Class View redraws constantly for project under SourceSafe
  296. Exception handler bug in VC8 compiler
  297. LastError not always set in CAsyncSocket::Connect
  298. Missing Object Test Bench menu items
  299. Default toolbar chevron handling crashes with a toolbar with no images.
  300. Floating toolwindow position not saved when using multiple monitors
  301. Parameter help highlighting of current parameter inside the definition of inherited overridden functions is broken (always highlights the first parameter only)
  302. Unspecified Error when checking in VS2003 web application after conversion in VS2005
  303. [Whidbey SP] /GR- cl.exe option causes WM_INITDIALOG not to fire
  304. Filter renaming
  305. The WriteData function (atlmime.h) accesses 1 byte passed the end of a buffer
  306. Input/output VARIANTs in attributed ATL projects
  307. list::remove may refer to an element after it has been destroyed
  308. VS2005 Adding or Updating Web Service appears to hang
  309. Complier error C1001
  310. query window parameter substitution glitch
  311. CAsyncSocket::AttachHandle leaks memory
  312. ICE:ILL:PTS:Internal compiler error on incorrect code
  313. In the code generated by the designer, negative values are changed to positive once form has been reopened
  314. ICE utc\src\P2\main.c[0x10B17614:0x0000001C]', line 182
  315. Renaming of control fails with error on designer surface
  316. COlePropertyPage object is deleted when a property calling BoundPropertyChanged is invoked from the prop. pages causing VC++ 2005 to crash.
  317. Invalid range check in checked_array_iterator operator []
  318. [Whidbey SP1] __ArrayUnwind linker error
  319. template dependent typedef troubles
  320. QUALNAME: ICE (Internal compiler error) - nested namespaces, typedefs and enums (can't really say what's the problem)
  321. Step over steps into
  322. Compiler bug when compiling a mix of floating point(in C) and MMX instructions.
  323. Resource Editor Add/Remove impossible code read only
  324. Taking const_iterator from temporary instance of std::string crashes when iterator debugging is off.
  325. upgrade of a MDIForm from VB6 to Visual Basic 2006
  326. Edit of a non-checked out bitmap image crashes dev studio.
  327. Envionment variable is NULL when code page set to UTF8
  328. The compiler produced a symbol that cannot be decorated
  329. Regular expression search/replace bug with complex expression
  330. The "Step Over" actually does "Step Into" in while loop
  331. resource editor crash
  332. Object Browser do not display some members
  333. Rights needed for AfxOleRegisterControlClass changed from VS2003 to VS2005
  334. Disassembly Window Visibility is not maintained across sessions
  335. Icon Editor in Visual Studio 2005 does not save changes to existing icon file
  336. 2005 Resource Editor no longer labels tab of editing window with language
  337. pin_ptr causes compiler crash on multidimensional managed arrays of floating point types
  338. CEnumerator::Find has wrong implemenation in atldbcli.h with a pointer to data hold by a temporary class
  339. Vss "unspecified error" cscctransaction.cpp
  340. Cannot drag-drop-copy selected text adjacent to the selection.
  341. ATL::CStencil::LoadFromResourceEx
  342. Visual Studio does not check-out the "resource.hm" file when starting to edit resources
  343. Large enum type causes Visual Studio to crash when stepping through code
  344. Autorun.INF is incorrectly encoded and doesn't work on Japanese machines: ClickOnceで生成されるautorun.infファイルの文字コードが間違えている
  345. uninitialised variable in ATL classes for performance counters
  346. Incorrect "this" pointer aliasing on VC++ 2005 when optimized for speed (/O2) and C++ exceptions are disabled on x64
  347. VC8 debugger: watch certain long strings show up as empty
  348. C2872 when including both atlsoap.h and afxmt.h
  349. incorrect work of C++ STL function search_n
  350. VB.Net IDE Hangs editing Attribute Description string
  351. warning C4100 in header <algorithm>
  352. Nesting wcscat and wcscpy seems to produce invalid code
  353. ICE when _alloca() is used in default argument
  354. VS 2005 CRT x64: fread() accepts size_t arguments (which are 64-bit on x64 OS), but fails on arguments over 4GB
  355. Visual Studio 2005 IDE begins disk operation in background when a project is located in C:\
  356. potential bug in atlsoap.h: m_nDepth not initialized
  357. atlsoap.h: Call to InternetCloseHandle with invalid handle (minor problem)
  358. atlsoap.h: Call to InternetConnect with invalid parameters
  359. ICE upon ill-formed data declaration within function body
  360. VS2005 C++ x64 code generation bug when optimizer enabled
  361. _pexit not always generated properly
  362. wrong code is generated for 64-bit assignment in 32-bit mode with optimization
  363. Visual Studio 2005 crashes on automatic check-out of project and solution files.
  364. Cannot close Code View in Visual Studio with MDI view enabled
  365. Encapsulate Field: IDE crashes if initial field name is "_" or "m_"
  366. Performace explorer in sampling mode causes doubles to change into quite-NaN's
  367. /W0 doesn't turn off the new safety warnings
  368. Properties of nested classes cannot access inherited protected members (C++/CLI)
  369. Line numbers are not displayed in Status Bar after a file is dropped into IDE
  370. Find and Replace within html document in design mode causes lock-up of visual studio
  371. Compiler without /clr and with /Za allows non-standard (ISO/IEC 14882:2003) "for each" syntax
  372. Description for the SP in the Help-About-Product Details shows \n
  373. VS SP1 - Tabs disappear from the toolbox after service pack applied
  374. MRU in unmanaged MFC project broken in SP1 Beta
  375. Recall: Bad ENSURE macro inside afxtempl.h creates build breaks.
  376. Pending Checkins very slow sfter SP1
  377. Error: this template attempted to load an untrusted component
  378. Color Scheme in Windows Vista
  379. After installing Team Foundation Client when installing SP1 not all FxCop Files are patched
  380. Cassini loads page intoSubfolder when launching from Web Site
  381. Decision to install VS2005 SP1 Beta?
  382. typing in .htm solution items is very slow to respond
  383. Lack of UI during install
  384. Installer needs to run as Admin -- Issues
  385. mt.exe does not contain fixes that would preclude an embedded manifest from crashing XP
  386. Recall:_HAS_ITERATOR_DEBUGGING=0 causes crash in xutility with VS 2005 SP1
  387. Rebuild Web Site Doesn't Refresh All Files
  388. Pending Checkins window is very slow
  389. international versions for vs2005 sp1 beta
  390. Small About Box mistake
  391. Instrumented assemblies not cleaned up after unit tests with code analysis
  392. Club Site Starter Kit installation fails - missing resource in Microsoft.VisualStudio.Zip
  393. Add Member Variable Wizard broken for ActiveX Custom Wrappers
  394. Uninstalling SP1 causes problems with auto-generated manifests
  395. VC8 SP1 REGRESSION: error on code found in Qt library
  396. where is the VS2005 sp1 Beta1 fix list?
  397. Fails to install on Vista RTM
  398. Version number incorrect in Microsoft.VC80.CRT.manifest, VS2005 SP1 Beta