Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~986 People Reached
Favorite Tags
Member Avatar for Finarfin34

I got the error below what might cause it? Server Error in '/' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Line …

0
89
Member Avatar for Finarfin34

Olaylar= record 1024Bytes = array[0..1023] of byte; OnRx: procedure(const RxBfr: 1024Bytes; const DataLen: word); stdcall; OnTx: procedure(const TxBfr: 1024Bytes; const DataLen: word); stdcall; end;

Member Avatar for Wolfgan
0
119
Member Avatar for Finarfin34

Olaylar= record 1024Bytes = array[0..1023] of byte; OnRx: procedure(const RxBfr: 1024Bytes; const DataLen: word); stdcall; OnTx: procedure(const TxBfr: 1024Bytes; const DataLen: word); stdcall; end;

Member Avatar for Sergey.Smirnov
0
182
Member Avatar for Finarfin34

Hi everyone! I have a query that take 5-10 minutes to run. And I use this query in ASP.NET Web Application. How can I manage to cancel query? For clarification lets say 2 buttons are on the form,one for starting and other for cancelling the query,is it possible if so …

Member Avatar for Momerath
0
94
Member Avatar for Finarfin34

Hi everyone! I want to add dynamic mdf files to my solution and see what tables in every mdf file I added. First I am going to add mdf files and then a listbox will show table names. Is there a way to do it? Which controls should I use? …

0
49
Member Avatar for Finarfin34

I am developing an application using Win32 GetOpenFileName win32 API. When the window opened even if I click cancel memory usage incredibly increases from 2 mb to 8 mb. What could be the reason of this behaviour? Thanks in advance.

Member Avatar for Ancient Dragon
0
226
Member Avatar for Finarfin34

I have AJAX control toolkit in my project. I can use accordion,rating etc but I cant use any of extender controls. What might be the problem?

0
45
Member Avatar for Finarfin34

Hi guys! I want want to deploy my c# porject but I want it to be deployed as full version and demo version. I think if I register dlls dynamically I can make a demo version. So here is the question can it be done? And how. Thanks in advance!

Member Avatar for williamrojas78
0
95
Member Avatar for Finarfin34

Hey guys! I wrote a program in c++ when I want to run it it says unable to start program 'c:\users\pc\documents\visual studio 2008\projects\proje1\debug\projem.exe system cant find specified path. But I checked and there is this path and files. What could be the reason? Thanks in advance!

Member Avatar for Rishikeshan
0
87