Click here to Skip to main content
16,005,162 members
Home / Discussions / C#
   

C#

 
QuestionToolStripStatusLabel problem Pin
rnvrnv9-Jan-06 3:04
rnvrnv9-Jan-06 3:04 
QuestionHow to call managed function from remote device? Pin
jayshml9-Jan-06 2:18
jayshml9-Jan-06 2:18 
AnswerRe: How to call managed function from remote device? Pin
spif20019-Jan-06 2:44
spif20019-Jan-06 2:44 
QuestionRetrieve hidden column Pin
PaulaM9-Jan-06 1:50
PaulaM9-Jan-06 1:50 
AnswerRe: Retrieve hidden column Pin
Robert Rohde9-Jan-06 3:04
Robert Rohde9-Jan-06 3:04 
QuestionWeb User Control Pin
karthik_dotnet19-Jan-06 1:46
karthik_dotnet19-Jan-06 1:46 
AnswerRe: Web User Control Pin
PrakashBhaskar12-Jan-06 18:49
PrakashBhaskar12-Jan-06 18:49 
QuestionWSE 2.0 Exception Pin
jdkulkarni9-Jan-06 1:23
jdkulkarni9-Jan-06 1:23 
I'm working on WSe 2.0 and while calling some function say CreateApplication, I'm receiving following error.
System.Exception was unhandled
Message="WSE104: An asynchronous callback raised an exception."
Source="Microsoft.Web.Services2"
StackTrace:
at Microsoft.Web.Services2.AsyncResult.RaiseUnhandledException(Object
o)
at
System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state)
at
System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)

Inner exception says:
"Could not find any resources appropriate for the specified culture or the neutral culture. Make sure \"Microsoft.Csf.SDK.Microsoft.Csf.SDK.resources\" was correctly embedded or linked into assembly \"Microsoft.Csf.Sdk\" at compile time, or that all the satellite assemblies required are loadable and fully signed."}

I'm using win 2k3 server with SP1 installed and .NET 2.0 to call the method. Do anybody have any idea what could be the possible reason. I've done lot of search on net and applied all solutions like increasing execution time and other time spans. But I'm still facing the same error. Also the error occurs only when I call the function from other machine. On the same machine if i execute the same code it works without any error. Can anybody help me out in this case?
Really there is no material available on net.

Regards

Jayant D. Kulkarni
Brainbench Certified Software Engineer in C#, ASP.NET, .NET Framework and ADO.NET
QuestionTransparent image box Pin
ugurbil9-Jan-06 0:14
ugurbil9-Jan-06 0:14 
QuestionC# Performance Pin
MrEyes9-Jan-06 0:04
MrEyes9-Jan-06 0:04 
AnswerRe: C# Performance Pin
J4amieC9-Jan-06 0:09
J4amieC9-Jan-06 0:09 
AnswerRe: C# Performance Pin
krieg389-Jan-06 0:22
krieg389-Jan-06 0:22 
GeneralRe: C# Performance Pin
mav.northwind9-Jan-06 0:28
mav.northwind9-Jan-06 0:28 
AnswerRe: C# Performance Pin
Guffa9-Jan-06 4:13
Guffa9-Jan-06 4:13 
AnswerRe: C# Performance Pin
leppie9-Jan-06 0:54
leppie9-Jan-06 0:54 
GeneralRe: C# Performance Pin
MrEyes9-Jan-06 1:01
MrEyes9-Jan-06 1:01 
GeneralRe: C# Performance Pin
Colin Angus Mackay9-Jan-06 1:19
Colin Angus Mackay9-Jan-06 1:19 
GeneralRe: C# Performance Pin
MrEyes9-Jan-06 1:31
MrEyes9-Jan-06 1:31 
GeneralRe: C# Performance Pin
Mike Dimmick9-Jan-06 3:57
Mike Dimmick9-Jan-06 3:57 
GeneralRe: C# Performance Pin
MrEyes9-Jan-06 4:12
MrEyes9-Jan-06 4:12 
GeneralRe: C# Performance Pin
Guffa9-Jan-06 4:52
Guffa9-Jan-06 4:52 
GeneralRe: C# Performance Pin
User 66589-Jan-06 4:10
User 66589-Jan-06 4:10 
GeneralRe: C# Performance Pin
Dave Kreskowiak9-Jan-06 5:43
mveDave Kreskowiak9-Jan-06 5:43 
QuestionInvoking GUI Pin
rnvrnv8-Jan-06 22:48
rnvrnv8-Jan-06 22:48 
AnswerRe: Invoking GUI Pin
ika28-Jan-06 22:57
ika28-Jan-06 22:57 

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.