Click here to Skip to main content
15,891,812 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# obtain data from file name Pin
classy_dog5-Jan-13 10:32
classy_dog5-Jan-13 10:32 
GeneralRe: C# obtain data from file name Pin
OriginalGriff5-Jan-13 11:00
mveOriginalGriff5-Jan-13 11:00 
GeneralRe: C# obtain data from file name Pin
micke.andersson28-Jan-13 4:31
micke.andersson28-Jan-13 4:31 
QuestionExecute a .props file Pin
vanikanc4-Jan-13 8:07
vanikanc4-Jan-13 8:07 
AnswerRe: Execute a .props file Pin
Eddy Vluggen4-Jan-13 22:45
professionalEddy Vluggen4-Jan-13 22:45 
GeneralRe: Execute a .props file Pin
vanikanc7-Jan-13 6:50
vanikanc7-Jan-13 6:50 
AnswerRe: Execute a .props file Pin
Eddy Vluggen7-Jan-13 7:04
professionalEddy Vluggen7-Jan-13 7:04 
GeneralSEHException unhandled Pin
Chris-ahams Njikonye4-Jan-13 6:50
Chris-ahams Njikonye4-Jan-13 6:50 
I ran this app after 2 week and I encountered this error.....Kindly tell me how to resolve this error

System.Runtime.InteropServices.SEHException was unhandled
Message=External component has thrown an exception.
Source=System.ServiceModel
ErrorCode=-2147467259
StackTrace:
at System.ServiceModel.Diagnostics.TraceUtility.SetEtwProviderId()
at System.ServiceModel.ServiceHostingEnvironment.EnsureInitialized()
at System.ServiceModel.ServiceHostingEnvironment.OnEnsureInitialized(Object state)
at System.ServiceModel.AspNetPartialTrustHelpers.PartialTrustInvoke(ContextCallback callback, Object state)
at System.ServiceModel.ServiceHostingEnvironment.SafeEnsureInitialized()
at System.ServiceModel.Activation.HttpModule.ProcessRequest(Object sender, EventArgs e)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
at System.Web.HttpApplication.ApplicationStepManager.ResumeSteps(Exception error)
at System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)
at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
at System.Web.HttpRuntime.ProcessRequestNoDemand(HttpWorkerRequest wr)
at System.Web.HttpRuntime.ProcessRequest(HttpWorkerRequest wr)
at Microsoft.VisualStudio.WebHost.Request.Process()
at Microsoft.VisualStudio.WebHost.Host.ProcessRequest(Connection conn)
at Microsoft.VisualStudio.WebHost.Host.ProcessRequest(Connection conn)
at Microsoft.VisualStudio.WebHost.Server.OnSocketAccept(Object acceptedSocket)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
InnerException:
Please help urgently

GeneralRe: SEHException unhandled Pin
Eddy Vluggen4-Jan-13 22:44
professionalEddy Vluggen4-Jan-13 22:44 
GeneralRe: SEHException unhandled Pin
Chris-ahams Njikonye6-Jan-13 23:26
Chris-ahams Njikonye6-Jan-13 23:26 
GeneralRe: SEHException unhandled Pin
Eddy Vluggen6-Jan-13 23:38
professionalEddy Vluggen6-Jan-13 23:38 
GeneralRe: SEHException unhandled Pin
Chris-ahams Njikonye8-Jan-13 3:46
Chris-ahams Njikonye8-Jan-13 3:46 
GeneralRe: SEHException unhandled Pin
Eddy Vluggen9-Jan-13 1:06
professionalEddy Vluggen9-Jan-13 1:06 
QuestionStorage repository Pin
tgarijo4-Jan-13 5:00
tgarijo4-Jan-13 5:00 
AnswerRe: Storage repository Pin
Abhinav S4-Jan-13 6:22
Abhinav S4-Jan-13 6:22 
Questiondropdown issue Pin
rakeshs3124-Jan-13 4:21
rakeshs3124-Jan-13 4:21 
AnswerRe: SSSS Pin
Simon_Whale4-Jan-13 4:25
Simon_Whale4-Jan-13 4:25 
AnswerHHHH Pin
Keith Barrow4-Jan-13 5:05
professionalKeith Barrow4-Jan-13 5:05 
GeneralRe: HHHH Pin
RickSharp4-Jan-13 5:59
RickSharp4-Jan-13 5:59 
AnswerRe: SSSS Pin
Abhinav S4-Jan-13 6:18
Abhinav S4-Jan-13 6:18 
QuestionAuto Text complete application Pin
saman334-Jan-13 3:16
saman334-Jan-13 3:16 
AnswerRe: Auto Text complete application Pin
Abhinav S4-Jan-13 6:23
Abhinav S4-Jan-13 6:23 
GeneralRe: Auto Text complete application Pin
saman334-Jan-13 19:02
saman334-Jan-13 19:02 
AnswerRe: Auto Text complete application Pin
Sandeep Mewara4-Jan-13 6:30
mveSandeep Mewara4-Jan-13 6:30 
GeneralRe: Auto Text complete application Pin
saman334-Jan-13 19:03
saman334-Jan-13 19:03 

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.