Application Report
- Application ID: d8020471520a421994dd8d0aefa805ad
- Report Submitted on: 06/19/2008 16:30:34
- API Issues: 37
- P/Invoke APIs: 13
The following 37 APIs (used 92 times) might not work:
- Total:
37
22
-
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 2 times
1
-
get_ConnectionStrings()
Used 2 times
-
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
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 2 times
1
-
get_DefaultCredentials()
Used 2 times
-
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
1
-
CodeAccessPermission
1
-
Assert()
Used 1 time
1
-
Assert()
Used 1 time
-
CodeAccessPermission
-
System.Transactions
1
-
System.Web
1
-
SiteMapProvider
1
-
SiteMapProvider
-
System.Web.UI
1
-
Page
1
-
InitializeCulture()
Used 1 time
1
-
InitializeCulture()
Used 1 time
-
Page
-
System.Xml
1
-
XmlValidatingReader
1
-
set_ValidationType(System.Xml.ValidationType)
Used 2 times
1
-
set_ValidationType(System.Xml.ValidationType)
Used 2 times
-
XmlValidatingReader
-
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) |