Click here to Skip to main content
15,894,646 members
Home / Discussions / C#
   

C#

 
GeneralRe: Inter-Process Signalling with "unlimited" processes? Pin
SledgeHammer0118-Aug-11 10:28
SledgeHammer0118-Aug-11 10:28 
AnswerRe: Inter-Process Signalling with "unlimited" processes? Pin
jschell18-Aug-11 12:42
jschell18-Aug-11 12:42 
GeneralRe: Inter-Process Signalling with "unlimited" processes? Pin
Don Rolando18-Aug-11 21:36
Don Rolando18-Aug-11 21:36 
GeneralRe: Inter-Process Signalling with "unlimited" processes? Pin
jschell19-Aug-11 7:23
jschell19-Aug-11 7:23 
QuestionDatagrdiviewcell.errortext Pin
Davey_guan18-Aug-11 3:38
Davey_guan18-Aug-11 3:38 
AnswerRe: Datagrdiviewcell.errortext Pin
OriginalGriff18-Aug-11 6:04
mveOriginalGriff18-Aug-11 6:04 
GeneralRe: Datagrdiviewcell.errortext Pin
Davey_guan18-Aug-11 18:05
Davey_guan18-Aug-11 18:05 
Questioni got error when i try to connect to my WebService Pin
goldsoft17-Aug-11 21:47
goldsoft17-Aug-11 21:47 
i got Error when i try to connect to my WebService (on Windows-XP)

this the error:

C#
Server Error in '/WS_MyWebService' Application.
--------------------------------------------------------------------------------

Failed to access IIS metabase. 
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.Web.Hosting.HostingEnvironmentException: Failed to access IIS metabase. 

The process account used to run ASP.NET must have read access to the IIS metabase (e.g. IIS://servername/W3SVC). For information on modifying metabase permissions, please see http://support.microsoft.com/?kbid=267904.

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: 


[HostingEnvironmentException: Failed to access IIS metabase.]
   System.Web.Configuration.MetabaseServerConfig.MapPathCaching(String siteID, VirtualPath path) +637
   System.Web.Configuration.MetabaseServerConfig.System.Web.Configuration.IConfigMapPath2.MapPath(String siteID, VirtualPath vpath) +9
   System.Web.Hosting.HostingEnvironment.MapPathActual(VirtualPath virtualPath, Boolean permitNull) +174
   System.Web.Hosting.HostingEnvironment.MapPathInternal(VirtualPath virtualPath, Boolean permitNull) +51
   System.Web.CachedPathData.GetConfigPathData(String configPath) +341
   System.Web.CachedPathData.GetConfigPathData(String configPath) +234
   System.Web.CachedPathData.GetApplicationPathData() +38
   System.Web.CachedPathData.GetVirtualPathData(VirtualPath virtualPath, Boolean permitPathsOutsideApp) +8809743
   System.Web.Configuration.RuntimeConfig.GetLKGRuntimeConfig(VirtualPath path) +117




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3615; ASP.NET Version:2.0.50727.3618

thanks in advance
AnswerRe: i got error when i try to connect to my WebService Pin
Nagy Vilmos17-Aug-11 22:22
professionalNagy Vilmos17-Aug-11 22:22 
AnswerRe: i got error when i try to connect to my WebService Pin
Subin Mavunkal18-Aug-11 8:25
Subin Mavunkal18-Aug-11 8:25 
Questionhow to handle ink In Microsoft.ink sdk Pin
zoyakhan17-Aug-11 21:39
zoyakhan17-Aug-11 21:39 
AnswerRe: how to handle ink In Microsoft.ink sdk Pin
BobJanova18-Aug-11 1:20
BobJanova18-Aug-11 1:20 
QuestionInheriting a template class [modified] Pin
Subin Mavunkal17-Aug-11 2:17
Subin Mavunkal17-Aug-11 2:17 
AnswerRe: Inheriting a template class [modified] Pin
Pete O'Hanlon17-Aug-11 2:19
mvePete O'Hanlon17-Aug-11 2:19 
AnswerRe: Inheriting a template class Pin
BobJanova17-Aug-11 3:09
BobJanova17-Aug-11 3:09 
AnswerRe: Inheriting a template class Pin
#realJSOP17-Aug-11 4:09
mve#realJSOP17-Aug-11 4:09 
GeneralRe: Inheriting a template class [modified] Pin
Subin Mavunkal17-Aug-11 19:28
Subin Mavunkal17-Aug-11 19:28 
GeneralRe: Inheriting a template class PinPopular
Mycroft Holmes17-Aug-11 20:04
professionalMycroft Holmes17-Aug-11 20:04 
GeneralRe: Inheriting a template class Pin
Firo Atrum Ventus17-Aug-11 20:14
Firo Atrum Ventus17-Aug-11 20:14 
GeneralRe: Inheriting a template class [modified] Pin
Subin Mavunkal18-Aug-11 1:14
Subin Mavunkal18-Aug-11 1:14 
GeneralRe: Inheriting a template class Pin
Richard MacCutchan18-Aug-11 2:10
mveRichard MacCutchan18-Aug-11 2:10 
GeneralRe: Inheriting a template class Pin
#realJSOP18-Aug-11 8:17
mve#realJSOP18-Aug-11 8:17 
GeneralRe: Inheriting a template class Pin
Richard MacCutchan18-Aug-11 9:25
mveRichard MacCutchan18-Aug-11 9:25 
GeneralRe: Inheriting a template class Pin
BobJanova18-Aug-11 1:32
BobJanova18-Aug-11 1:32 
GeneralRe: Inheriting a template class Pin
#realJSOP18-Aug-11 8:16
mve#realJSOP18-Aug-11 8:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.