Bug #80
Registration error
| Status: | Closed | Start: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assigned to: | Cambell Prince | % Done: | 0% |
|
| Category: | application | Spent time: | - | |
| Target version: | V0.08.0 (first working: MAD) | |||
| Resolution: | fixed |
Description
Msg: SetCompatibleTextRenderingDefault must be called before the first IWin32Window object is created in the application.
Source: System.Windows.Forms
Assembly: System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Stack: at System.Windows.Forms.Application.SetCompatibleTextRenderingDefault(Boolean defaultValue)
at SolidGui.Program.Main() in C:\src\sil\solid\trunk\src\SolidGui\Program.cs:line 21
at System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args)
at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Error Reporting Properties:
culture: en-NZ
dotnetversion: 2.0.50727.42
currentdirectory: C:\src\sil\solid\trunk\output\debug
username: cambell
workingset: 16068608
osversion: Microsoft Windows NT 5.1.2600 Service Pack 2
userdomainname: ARK-CAMBELL-HP
commandline: "C:\src\sil\solid\trunk\output\debug\Solid.vshost.exe" version: 1.0.0.0 (apparent build date: 7/08/2007) (Debug version)
machinename: ARK-CAMBELL-HP
Tuesday, 7 August 2007
10:04:20 a.m. App Launched with C\src\sil\solid\trunk\output\debug\Solidvshostexe
Details of most recent events:
To Reproduce: Just happened on startup
History
Updated by Cambell Prince over 4 years ago
- Status changed from New to Closed
- Resolution set to fixed
Fixed in r172