Click here to Skip to main content
15,902,276 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Eval vs bind Pin
Christian Graus10-Sep-09 17:46
protectorChristian Graus10-Sep-09 17:46 
QuestionWhat's the purpose of datavaluefield and datatextfield Pin
amittinku10-Sep-09 17:34
amittinku10-Sep-09 17:34 
AnswerRe: What's the purpose of datavaluefield and datatextfield Pin
Christian Graus10-Sep-09 17:45
protectorChristian Graus10-Sep-09 17:45 
QuestionASP.NET MVC Accounts or My own user management? Pin
Quake2Player10-Sep-09 16:46
Quake2Player10-Sep-09 16:46 
AnswerRe: ASP.NET MVC Accounts or My own user management? Pin
Christian Graus10-Sep-09 17:07
protectorChristian Graus10-Sep-09 17:07 
Questionplay video clips sequentially Pin
zeeShan anSari10-Sep-09 11:13
zeeShan anSari10-Sep-09 11:13 
AnswerRe: play video clips sequentially Pin
Christian Graus10-Sep-09 11:35
protectorChristian Graus10-Sep-09 11:35 
QuestionDLL Files in ASP.net Website Pin
VikashGohil10-Sep-09 7:12
VikashGohil10-Sep-09 7:12 
hello,

This is Vikash Gohil.

I have a query related to DLL files usage in ASP.net website.

I have a windows application where I use DLL files provided by the manufacturer to Communicate with Smart Card Devices using TCP/IP(LAN).

I use functions in DLL for various operations on Smart Card Devices.

Now I want to convert my windows Application to Web Application.

So I want to know will the DLL files are to be used the same way as I do in Windows App.

I have tried doing this. I put all my DLL files in Bin folder of my site.

Now When I open the browser and execute the code, it works fine from My PC.

But when I open it in another PC, it does not work.

So I want to know is it that the DLL files are already registeres on my PC so it works from here, but on other PC they are not registered so it doesn't.

Do I need to Install/regsiter DLL files on other PC also. If Yes How to do that.

How Can I check for DLL files and Prompt the User to download the installation for registering DLL files.

Just like any active-X control is missing, the browser Shows message on top.

Please help, I am in extreme need on any help. Actually I am new in working on Web Development.

Thanks in Advance.
AnswerRe: DLL Files in ASP.net Website Pin
Abhijit Jana10-Sep-09 7:17
professionalAbhijit Jana10-Sep-09 7:17 
GeneralRe: DLL Files in ASP.net Website Pin
VikashGohil10-Sep-09 7:28
VikashGohil10-Sep-09 7:28 
AnswerRe: DLL Files in ASP.net Website Pin
Abhishek Sur10-Sep-09 9:40
professionalAbhishek Sur10-Sep-09 9:40 
GeneralRe: DLL Files in ASP.net Website Pin
VikashGohil11-Sep-09 7:12
VikashGohil11-Sep-09 7:12 
AnswerRe: DLL Files in ASP.net Website Pin
Abhishek Sur11-Sep-09 12:01
professionalAbhishek Sur11-Sep-09 12:01 
QuestionError Use of unassigned local variable 'ClientScript' Pin
Md. Marufuzzaman10-Sep-09 3:26
professionalMd. Marufuzzaman10-Sep-09 3:26 
AnswerRe: Error Use of unassigned local variable 'ClientScript' Pin
Manas Bhardwaj10-Sep-09 3:52
professionalManas Bhardwaj10-Sep-09 3:52 
GeneralRe: Error Use of unassigned local variable 'ClientScript' Pin
Md. Marufuzzaman10-Sep-09 4:14
professionalMd. Marufuzzaman10-Sep-09 4:14 
AnswerRe: Error Use of unassigned local variable 'ClientScript' Pin
Zoki Manas10-Sep-09 3:54
Zoki Manas10-Sep-09 3:54 
GeneralRe: Error Use of unassigned local variable 'ClientScript' Pin
Manas Bhardwaj10-Sep-09 4:01
professionalManas Bhardwaj10-Sep-09 4:01 
JokeRe: Error Use of unassigned local variable 'ClientScript' Pin
Abhijit Jana10-Sep-09 5:14
professionalAbhijit Jana10-Sep-09 5:14 
GeneralRe: Error Use of unassigned local variable 'ClientScript' Pin
J4amieC10-Sep-09 6:05
J4amieC10-Sep-09 6:05 
GeneralRe: Error Use of unassigned local variable 'ClientScript' Pin
N a v a n e e t h10-Sep-09 6:10
N a v a n e e t h10-Sep-09 6:10 
GeneralRe: Error Use of unassigned local variable 'ClientScript' Pin
Abhishek Sur10-Sep-09 11:21
professionalAbhishek Sur10-Sep-09 11:21 
AnswerRe: Error Use of unassigned local variable 'ClientScript' Pin
Abhishek Sur10-Sep-09 5:10
professionalAbhishek Sur10-Sep-09 5:10 
GeneralRe: Error Use of unassigned local variable 'ClientScript' Pin
Md. Marufuzzaman10-Sep-09 5:27
professionalMd. Marufuzzaman10-Sep-09 5:27 
GeneralRe: Error Use of unassigned local variable 'ClientScript' Pin
Abhijit Jana10-Sep-09 5:33
professionalAbhijit Jana10-Sep-09 5:33 

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.