WineHQ
Visual Studio 2005 (8.0)



Category: Main > Programming / Software Engineering > Visual Studio > 2005 (8.0)


NameVisual Studio
Version2005 (8.0)
License Retail
URLhttp://www.visualstudio.net
Votes 6
RatingGarbage
Wine Version1.1.10
Maintainers of this version:
Description
The Microsoft's development environment, utilizing the .NET Framework version 2.0
Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)

What works
N/A


What does not
Installation


What was not tested
N/A


Additional Comments

warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\temp\\del374e.bat" -> "/home/torham/.wine/dosdevices/c:/windows/temp/Del374e.bat" required a case-insensitive search
C:\windows\temp>del /F "Del374e.tmp"
C:\windows\temp>if exist "Del374e.tmp" goto Repeat
warn:file:wine_nt_to_unix_file_name L"Del374e.tmp" not found in /home/torham/.wine/dosdevices/c:/windows/temp
warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\temp\\Del374e.tmp" not found (c0000034)
C:\windows\temp>del /F "Del374e.bat"
Sharing violation
Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
ShowSlackware 12.1Dec 17 20081.1.10 Yes Yes Garbage an anonymous user 
ShowUbuntu 8.04 "Hardy" (+ variants like Kubuntu)Dec 06 20081.1.10 Yes Yes Garbage H. Amri 
ShowUbuntu 8.04 "Hardy" (+ variants like Kubuntu)Jun 06 20081.0-rc3 Yes Yes Garbage H. Amri 
ShowGentoo LinuxMay 10 20080.9.61. Yes Yes Garbage an anonymous user 
ShowopenSUSE 10.3 x86_64Apr 16 20080.9.59. No No Garbage an anonymous user 


Known bugs
Bug # Description Status Resolution Other apps affected
10522 endless WM_PAINT loop bug (update regions, queue paint count) NEW View
12401 Support junction points, i.e. DeviceIoCtl(FSCTL_SET_REPARSE_POINT/FSCTL_GET_REPARSE_POINT) NEW View
20127 Empty notes in appdb NEW View
21423 Visual C++ 2005 slow? NEW View

 
/home/yourlogin/.wine is not owned by you / (Permission denied)

Never run wine as root (su, sudo)! Wine doesn't require to be run as root!

You will screw your WINEPREFIX and possibly other thi­ngs up. If you have run Wine as root you need to:

$ sudo rm -rf ~/.wine­

and then run winecfg to set Wine folder structure back up. If you used winetricks script as root you might also need to:

$ sudo rm -rf ~/winetrickscache

Again: Just run wine as regular user and all should be fine.


 
Components displayed which failed installation in finish installation setup page

In the "finish installation" setup page of the VS.NET 2005 Enterprise version, there are components displayed which failed ­installation. This can be currently ignored (needs further investigation).

  • Microsoft Device Emulat­or 1.0
  • Microsoft SQL Server 2005 Express Edition

 
Installing Visual Studio 2005 component action takes considerable time (consuming 100% CPU)

This is bug 14168. The installer takes considerable time when the Installing Visual Studio 2005 component is processed on install page. Depending on machine speed it takes 20-60 minutes until it really begins to copy files.

Wine's msi component executes large table joins which causes this performance hit (CPU usage 100% for long time). Just be patient.


 
Note

 
After IDE start, the start page constantly refreshes, eating CPU

This is bug 10522. Close the "Start page" to work around this problem.


 
Form Designer is blank

This is ­bug 18106. Use the following workaround to display the form:

  1. Open Form1.cs in Designer
  2. Open the Form1.Designer.cs and modify it (e.g. add a space and remove it.)
  3. Switch back to the "Form1.cs [Design]" tab. Form elements should appear

 
HOWTO

Make sure you operate on a clean WINEPREFIX (~/.wine)!


Prerequisite installation by using 'winetricks' script

Winetricks will take care of all needed installation prerequisites and work around some problems.

$ wget http://kegel.com/wine/winetricks

$ sh winetricks -q vcrun6 dotnet20 msxml6

Optionally install core fonts:

$ sh winetricks corefonts

You need cabextract utility (project website here) for winetricks corefonts step. Make sure it's installed locally.

Ubuntu:

$ sudo apt-get install cabextract

Fedora:

$ sudo yum install cabextract


 
err:module:import_dll Library sqdedev.DLL not found

­The following installer message in console is expected and harmless:

err:module:import_dll Library sqdedev.DLL (which is needed by L"C:\\windows\\temp\\msi3a93.tmp") not found
­­­err:msi:ACTION_CallDllFunction failed to load dll L"C:\\windows\\temp\\msi3a93.tmp"­
­


 




   << Back

Page loaded in 0.10399 seconds.