Application Report
- Application ID: c58cbc60490d43268a9e44b0ad758733
- Report Submitted on: 10/06/2008 17:30:44
- Definitions File: Mono 2.0
- API Issues: 39
- P/Invoke APIs: 13
The following 39 APIs (used 97 times) might not work:
- Total:
39
23
-
System
1
1
-
Type
1
1
-
GetTypeFromProgID(System.String,System.String)
Used 2 times
1
1
-
GetTypeFromProgID(System.String,System.String)
Used 2 times
-
Type
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 1 time
1
-
get_ConnectionStrings()
Used 1 time
-
ConfigurationManager
-
System.Diagnostics
3
-
EventLog
3
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 3 times
1
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
-
EventLog
-
System.EnterpriseServices
22
20
-
ContextUtil
7
5
-
SetAbort()
Used 2 times
1
1
-
SetComplete()
Used 2 times
1
1
-
get_ActivityId()
Used 2 times
1
1
-
get_IsInTransaction()
Used 2 times
1
1
-
get_MyTransactionVote()
Used 1 time
1
-
get_TransactionId()
Used 2 times
1
1
-
set_MyTransactionVote(System.EnterpriseServices.TransactionVote)
Used 1 time
1
-
SetAbort()
Used 2 times
-
RegistrationConfig
4
4
-
.ctor()
Used 2 times
1
1
-
set_Application(System.String)
Used 2 times
1
1
-
set_AssemblyFile(System.String)
Used 2 times
1
1
-
set_InstallationFlags(System.EnterpriseServices.InstallationFlags)
Used 2 times
1
1
-
.ctor()
Used 2 times
-
RegistrationHelper
1
1
-
ServiceConfig
8
8
-
.ctor()
Used 2 times
1
1
-
set_IsolationLevel(System.EnterpriseServices.TransactionIsolationLevel)
Used 2 times
1
1
-
set_TrackingAppName(System.String)
Used 2 times
1
1
-
set_TrackingComponentName(System.String)
Used 2 times
1
1
-
set_TrackingEnabled(System.Boolean)
Used 2 times
1
1
-
set_Transaction(System.EnterpriseServices.TransactionOption)
Used 2 times
1
1
-
set_TransactionDescription(System.String)
Used 2 times
1
1
-
set_TransactionTimeout(System.Int32)
Used 2 times
1
1
-
.ctor()
Used 2 times
-
ServiceDomain
2
2
-
Enter(System.EnterpriseServices.ServiceConfig)
Used 2 times
1
1
-
Leave()
Used 2 times
1
1
-
Enter(System.EnterpriseServices.ServiceConfig)
Used 2 times
-
ContextUtil
-
System.Net
2
-
CredentialCache
1
-
get_DefaultCredentials()
Used 3 times
1
-
get_DefaultCredentials()
Used 3 times
-
HttpWebRequest
1
-
get_DefaultMaximumResponseHeadersLength()
Used 1 time
1
-
get_DefaultMaximumResponseHeadersLength()
Used 1 time
-
CredentialCache
-
System.Reflection.Emit
1
-
ILGenerator
1
-
ILGenerator
-
System.Runtime.Remoting
1
-
RemotingConfiguration
1
-
Configure(System.String,System.Boolean)
Used 1 time
1
-
Configure(System.String,System.Boolean)
Used 1 time
-
RemotingConfiguration
-
System.Security
2
-
CodeAccessPermission
1
-
Assert()
Used 1 time
1
-
Assert()
Used 1 time
-
PermissionSet
1
-
PermitOnly()
Used 1 time
1
-
PermitOnly()
Used 1 time
-
CodeAccessPermission
-
System.Transactions
1
-
System.Web.Compilation
2
1
-
BuildDependencySet
1
1
-
get_VirtualPaths()
Used 2 times
1
1
-
get_VirtualPaths()
Used 2 times
-
BuildManager
1
-
BuildDependencySet
-
System.Web.UI
1
-
Control
1
-
get_DesignMode()
Used 11 times
1
-
get_DesignMode()
Used 11 times
-
Control
-
System.Xml.Schema
1
-
XmlSchemaSet
1
-
Add(System.Xml.Schema.XmlSchemaSet)
Used 1 time
1
-
Add(System.Xml.Schema.XmlSchemaSet)
Used 1 time
-
XmlSchemaSet
-
System.Xml.Serialization
1
1
-
XmlSchemaImporter
1
1
-
XmlSchemaImporter
-
System
There are 13 P/Invokes (used 17 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | kernel32.dll | bool setconsoletextattribute(intptr, uint16) |
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 1 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | kernel32.dll | int getconsoleoutputcp() |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 1 | kernel32.dll | bool getconsolescreenbufferinfo(intptr, coloredconsoleappender/console_screen_bu |
| 1 | libc | void closelog() |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | libc | void syslog(int, string, string) |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |