Çàº£ÍøÕ¾½¨Éè¡¢ÍøÂçÍÆ¹ã×îºÃµÄ¹«Ë¾--ÄúÉí±ßµÄÍøÕ¾½¨Éèר¼Ò,ÂíÉÏÄÃÆðµç»°£¬ÁªÏµÎÒÃÇ£º0971-8235355   
ÇຣÎ÷ÄþÍøÕ¾½¨Éè¡¢ÍøÕ¾ÖÆ×÷¹«Ë¾-Î÷ÄþÍþÊÆµç×ÓÐÅÏ¢·þÎñÓÐÏÞ¹«Ë¾ Ê×Ò³ |  ¹«Ë¾¼ò½é |  ÍøÕ¾½¨Éè |  ÍøÂçÍÆ¹ã |  ¿Õ¼ä×âÓà|  ÓòÃû×¢²á |  ÆóÒµÓʾ֠|  ÍøÂ簲ȫ |  ÍøÕ¾±à³Ì |  ¿Í·þÖÐÐÄ |  ÁªÏµÎÒÃÇ |  È˲ÅÕÐÆ¸
 
Î÷ÄþÍþÊÆ×îÐÂÍøÕ¾ÖÆ×ö°¸Àýչʾ
Lastest Project
 
Î÷ÄþÍøÕ¾½¨Éè  
µ±Ç°Î»ÖÃΪ£ºÊ×Ò³ >> ²Ù×÷ϵͳ >> ÕýÎÄ  
[Ô­´´]64λÖ÷»ú£¬windows 2003server·ÃÎÊACCESSÊý¾Ý¿â³ö´í

ÎÄÕÂÀ´Ô´£º Î÷ÄþÍþÊÆµç×ÓÐÅÏ¢·þÎñÓÐÏÞ¹«Ë¾     ·¢²¼Ê±¼ä£º2010-4-21    ä¯ÀÀ´ÎÊý£º16702    tags£º.net 80070005 acces

³ÌÐò´«µ½Ö÷»úÉÏÃæÉÏÈ¥ºó£¬Á¬½ÓÊý¾Ý¿âµÄʱºò±¨ÏÂÃæµÄ´íÎóÐÅÏ¢
Server Error in '/' Application.
--------------------------------------------------------------------------------
Retrieving the COM class factory for component with CLSID {2206CDB2-19C1-11D1-89E0-00C04FD7A829} failed due to the following error: 80070005. 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
Exception Details: System.UnauthorizedAccessException: Retrieving the COM class factory for component with CLSID {2206CDB2-19C1-11D1-89E0-00C04FD7A829} failed due to the following error: 80070005. 
ASP.NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP.NET request identity. ASP.NET has a base process identity (typically {MACHINE}\ASPNET on IIS 5 or Network Service on IIS 6) that is used if the application is not impersonating. If the application is impersonating via <identity impersonate="true"/>, the identity will be the anonymous user (typically IUSR_MACHINENAME) or the authenticated request user. 
To grant ASP.NET access to a file, right-click the file in Explorer, choose "Properties" and select the Security tab. Click "Add" to add the appropriate user or group. Highlight the ASP.NET account, and check the boxes for the desired access.
Source Error: 
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  
Stack Trace: 

[UnauthorizedAccessException: Retrieving the COM class factory for component with CLSID {2206CDB2-19C1-11D1-89E0-00C04FD7A829} failed due to the following error: 80070005.]
   System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck) +0
   System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache) +103
   System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache) +261
   System.RuntimeType.CreateInstanceImpl(Boolean publicOnly) +14
   System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +1036
   System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +114
   System.Data.OleDb.OleDbConnectionInternal.CreateInstanceDataLinks() +107
   System.Data.OleDb.OleDbConnectionInternal.GetObjectPool() +136
[InvalidOperationException: The .Net Framework Data Providers require Microsoft Data Access Components(MDAC).  Please install Microsoft Data Access Components(MDAC) version 2.6 or later.]
   System.Data.OleDb.OleDbConnectionInternal.GetObjectPool() +175
   System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection) +61
   System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) +87
   System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) +27
   System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +49
   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +104
   System.Data.OleDb.OleDbConnection.Open() +36
   _Default.Page_Load(Object sender, EventArgs e) +32
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061
 

--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210 

ͬʱÔÚÈÕÖ¾Öл¹ÓÐÒ»¶ÑµÄÐÅÏ¢ÈçÏ£º
ʼþÀàÐÍ: ÉóºËʧ°Ü
ʼþÀ´Ô´: Security
ʼþÖÖÀà: ¶ÔÏó·ÃÎÊ 
ʼþ ID: 560
ÈÕÆÚ:  2010-4-21
ʼþ:  19:26:18
Óû§:  SZ03-VPSII-1146\PRGUSER16
¼ÆËã»ú: SZ03-VPSII-1146
ÃèÊö:
´ò¿ªµÄ¶ÔÏó:
  ¶ÔÏó·þÎñÆ÷: SC Manager
  ¶ÔÏóÀàÐÍ: SERVICE OBJECT
  ¶ÔÏóÃû³Æ: WinHttpAutoProxySvc
  ¾ä±ú ID: -
  ²Ù×÷ ID: {6,4148871388}
  ½ø³Ì ID: 20600
  Í¼ÏñÎļþÃû: C:\WINDOWS\system32\services.exe
  Ö÷ÒªÓû§Ãû: SZ03-VPSII-1146$
  Ö÷ÒªÓò: WORKGROUP
  Ö÷ÒªµÇ¼ ID: (0x0,0x3E7)
  ¿Í»§¶ËÓû§Ãû: PRGUSER16
  ¿Í»§¶ËÓò: SZ03-VPSII-1146
  ¿Í»§¶ËµÇ¼ ID: (0x6,0xCFD4845C)
  ·ÃÎÊ´ÎÊý: (0x6,0xCFD4845C)
  ÌØÈ¨: ²éѯ·þÎñ״̬ 
   Æô¶¯·þÎñ 
   ´Ó·þÎñ²éѯÐÅÏ¢ 
   
  ÊÜÏÞ Sid ¼ÆÊý:  -
  ·ÃÎÊÑÚÂë: 0

Óйظü¶àÐÅÏ¢£¬Çë²ÎÔÄÔÚ http://go.microsoft.com/fwlink/events.asp µÄ°ïÖúºÍÖ§³ÖÖÐÐÄ¡£





ʼþÀàÐÍ: ÐÅÏ¢
ʼþÀ´Ô´: ASP.NET 2.0.50727.0
ʼþÖÖÀà: Web Event 
ʼþ ID: 1314
ÈÕÆÚ:  2010-4-21
ʼþ:  18:45:28
Óû§:  N/A
¼ÆËã»ú: SZ03-VPSII-1146
ÃèÊö:
Event code: 4011  Event message: An unhandled access exception has occurred. 
Event time: 2010-4-21 18:45:28 
Event time (UTC): 2010-4-21 10:45:28 
Event ID: 5c322c22e52041c18a2b6f0ab6d391bc 
Event sequence: 19 
Event occurrence: 4 
Event detail code: 0 
 
Application information: 
    Application domain: /LM/W3SVC/1654495396/Root-2-129163192956705000 
    Trust level: Full 
    Application Virtual Path: / 
    Application Path: D:\kehuwangzhan\www.lublus.com\ 
    Machine name: SZ03-VPSII-1146 
 
Process information: 
    Process ID: 28972 
    Process name: w3wp.exe 
    Account name: SZ03-VPSII-1146\PRGUSER16 
 
Request information: 
    Request URL: http://www.lublus.com/Default.aspx 
    Request path: /Default.aspx 
    User host address: 61.155.153.25 
    User:  
    Is authenticated: False 
    Authentication Type:  
    Thread account name: SZ03-VPSII-1146\PRGUSER16 
 
Custom event details: 
Óйظü¶àÐÅÏ¢£¬Çë²ÎÔÄÔÚ http://go.microsoft.com/fwlink/events.asp µÄ°ïÖúºÍÖ§³ÖÖÐÐÄ¡£

    ´ÓÌáʾÐÅÏ¢À´¿´Ó¦¸ÃÊÇȨÏÞÎÊÌâÒýÆðµÄ£¬ËùÒÔÊÔ׎«Ó¦ÓóÌÐò³ØµÄ±êʾÓû§¸ÄΪϵͳÓû§£¨¼´SYSTEMȨÏÞ£©£¬È»ºó·ÃÎÊÍøÕ¾£¬Ã»ÓÐÈκÎÎÊÌâ¡£µ«ÊǸĻØÀ´ºóÎÊÌâÒÀÈ»´æÔÚ¡£²éÔÄN¶à×ÊÁÏ£¬Ã»ÓÐÕÒµ½ÀíÏëµÄ´ð°¸¡£ÓÚÊÇÎÒÔÚ×¢²á±íÖÐÕÒµ½2206CDB2-19C1-11D1-89E0-00C04FD7A829£¬·¢ÏÖÊÇOLE DB£¬¹ûÈ»²»³öËùÁÏ£¬ÊÇACCESSÊý¾Ý¿âÁ¬½Ó³öÎÊÌâÁË¡£Ó¦¸ÃÊÇûÓÐȨÏÞ¡£OK£¬ÕÒµ½Ä¿Â¼C:\Program Files\system\ole db£¬¸øIIS_WGPÓû§Êʵ±µÄȨÏÞ£¬OK£¬TRY AGAIN¡£TMD£¬ÎÊÌâÒÀ¾É¡£ÓÖ²éÕÒ×ÊÁÏ£¬ÎÞ¹û¡£ºóÀ´Ò»ÏÂ×ÓÏëµ½ÎÒµÄÖ÷»úÊÇ64λµÄ£¬Ó¦¸Ã¸ÄÕâ¸öĿ¼µÄȨÏÞC:\Program Files(x86)\system\ole db.ÒòΪÎÒ°ÑIISµÄÓиöʲôʲôenable64bit ʲôµÄ¶«¶«¸ø¼¤»îÁË£¬Ëµ°×Á˾ÍÊÇ64λµÄÖ÷»úÉÏÃæÔËÐÐ32λµÄ³ÌÐòµÄÒâ˼£¬ËùÒÔĿ¼ҲҪÏàÓ¦µÄ¸Äһϡ£OK£¬ÖØÉ趨ȨÏÞ£¬ä¯ÀÀÆ÷·ÃÎÊһϣ¬Ã»Óб¨´í£¬Ò³ÃæÕý³£·µ»Ø¡£¸ßÐËÖС£¡£¡£(±¾Îijö×ÔÓÚÎ÷ÄþÍþÊÆµç×ÓÐÅÏ¢·þÎñÓÐÏÞ¹«Ë¾£¬»¶Ó­×ªÔØ£¬µ«Çë×¢Ã÷³ö´¦)


ÉÏһƪ£ºLinux±¬±¾µØÌáȨ©¶´ ÇëÁ¢¼´¸üÐÂudev³ÌÐò
ÏÂһƪ£ºWIN7ϵͳIISÁ¬½ÓÊý¾Ý¿â¹ÊÕÏÍêÃÀ½â¾ö
ÆÀÂÛÁбí
ÕýÔÚ¼ÓÔØÆÀÂÛ¡­¡­
¡¡¡¡
ÆÀÂÛ ¡¡¡¡
ÄØ  ³Æ£º
ÑéÖ¤Â룺 Èô¿´²»ÇåÇëµã»÷¸ü»»£¡
ÄÚ  ÈÝ£º
 
 
  ÔÚÏßǢ̸×Éѯ£º
µã»÷ÕâÀï,ÔÚÏßǢ̸   µã»÷ÕâÀï,ÔÚÏßǢ̸   µã»÷ÕâÀï,ÔÚÏßǢ̸
ÓëÎÒ½»Ì¸  ÓëÎÒ½»Ì¸ ÓëÎÒ½»Ì¸
³Ë³µÂ·Ïß    »ã¿î·½Ê½   ¼ÓÃ˺Ï×÷  È˲ÅÕÐÆ¸  
¹«Ë¾µØÖ·£ºÇຣʡÎ÷ÄþÊÐÎ÷¹Ø´ó½Ö73ºÅ£¨Èý¶þËIJ¿¶ÓÕÐÐÐËùËÄÂ¥£©     ÇàICP±¸13000578ºÅ-1 ¹«°²»ú¹Ø±¸°¸ºÅ:63010402000123    
QQ:147399120    mail:lostlove000@163.com    µç»°: 13897410341    Óʱࣺ810000
© Copyright( 2008-2009) QhWins.Com All Rights Reserved    °æÈ¨ËùÓУºÎ÷ÄþÍþÊÆµç×ÓÐÅÏ¢·þÎñÓÐÏÞ¹«Ë¾ δ¾­ÊéÃæÖÆÊÚȨ£¬ÇëÎðËæÒâ×ªÔØ£¡
ÒµÎñ£ºÇàº£ÍøÕ¾ÖÆ×ö¡¢Çàº£ÍøÕ¾½¨Éè¡¢Çàº£ÍøÒ³Éè¼Æ¡¢Î÷ÄþÍøÕ¾ÖÆ×ö¡¢Î÷ÄþÍøÕ¾½¨Éè¡¢ÇຣÓòÃû×¢²á¡¢Çàº£ÍøÂçÍÆ¹ã¡¢Çàº£ÍøÕ¾ÍÆ¹ã¡¢Çຣ¿Õ¼ä×âÓá¢ÇຣÈí¼þ¿ª·¢¡¢ÍøÕ¾°²È«¡¢ÍøÂ簲ȫ

Ò»±¾´óµÀÏã½¶ÖÐÎÄÔÚÏßÊÓÆµ_¹ú²úÔÚÏß¾«Æ·ÑÇÖÞ¶þÇø_¹ú²úÔÚÏß¾«Æ·ÑÇÖÞµÚÒ»ÇøÏã½¶