Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:753736
More Search Options
RSS Available
Matching Posts
IE Crashing ,When Redirect to the same Web Page
HI, I have an web application running on IIS (port 80) .when i was trying to capture finger prints for the first user, it is succssfully captured but if we redirect to the same web page for the second user, IE getting crashed. plz view the error message below " Faulting application iexplore.exe, version 6.0.2900.2180, faulting module mfc42.dll, version 6.2.4131.0, fault address 0x00004f02 " Thnaks-
Posted to
Web Forms
(Forum)
by
vallamreddy.supraja@gmail.com
on 1/29/2008
faulting module mfc42.dll, version 6.2.4131.0
we are using ASP.NET with C# Application to capture finger prints.for this we r using VC++ dll to capture fingerprints. when i was trying to capture finger prints for the first user, it is succssfully captured but if we redirect to the same web page for the second user, IE getting crashed. plz view the error message below " Faulting application iexplore.exe, version 6.0.2900.2180, faulting module mfc42.dll, version 6.2.4131.0, fault address 0x00004f02." Thanks-
Posted to
Getting Started
(Forum)
by
vallamreddy.supraja@gmail.com
on 1/25/2008
Re: Problem with Accessing VC++ DLL Using ASP.NET With C#
we are using ASP.NET with C# Application to capture finger prints.for this we r using VC++ dll to capture fingerprints. when i was trying to capture finger prints for the first user, it is succssfully captured but if we redirect to the same web page for the second user, IE getting crashed. plz view the error message below " Faulting application iexplore.exe, version 6.0.2900.2180, faulting module mfc42.dll, version 6.2.4131.0, fault address 0x00004f02." Thanks-
Posted to
Getting Started
(Forum)
by
vallamreddy.supraja@gmail.com
on 1/25/2008
Re: Problem with Accessing VC++ DLL Using ASP.NET With C#
Thanks for your reply. but mfc42.dll is not built up by me ..that is a system file..im not directly accesing that mfc42.dll in my application...we r accesing the smartcard.dll only... so is thr any possibility that the problem with the IE.?? becoz the same code is being executed with out any crashes on someother machine ...but the OS and the IE versions r same on both the machines... thank you
Posted to
Getting Started
(Forum)
by
vallamreddy.supraja@gmail.com
on 1/25/2008
Problem with Accessing VC++ DLL Using ASP.NET With C#
Hi, Our Application code in ASP.NET with C#.net,uses dlls developed in vc++. Application code runs at the server, and accesses the vc++ dlls at the client, using javascript . after executing the javascript,IE is crashing at any point while redirecting to any other pages or accessing the same page through which javascript is called. IE crashes with the following exceptions: Unhandled exception at 0x73dd4f02 (mfc42.dll) in IEXPLORE.EXE: 0xC0000005: Access violation reading location 0x04cf8224. First
Posted to
Getting Started
(Forum)
by
vallamreddy.supraja@gmail.com
on 1/24/2008
Re: ERROR Number 28: OUT OF STACK SPACE USing ASP.NET and C#.NET
thanks for ur link,but i am in getting same problem string cardnumber = "sairam"; string errorMessage = null; bool status SMART.SmartCard scard = new SMART.SmartCard(); try { status = scard.readScardUniqueNumber(ref cardnumber, ref errorMessage); string match = scard.onetooneNew(); Response.Write(status); } catch (Exception ex) { Label1.Text = ex.Message; } finally { Marshal .ReleaseComObject(scard); scard=null; } even i have colsed com object also but still getting Out Of Stack Space probelm
Posted to
Getting Started
(Forum)
by
vallamreddy.supraja@gmail.com
on 12/30/2007
Re: ERROR Number 28: OUT OF STACK SPACE USing ASP.NET and C#.NET
i have asked the creator of smart.dll they are telling that smart.dll internally calling some other dll also.so we can't change anything in dll. but they are telling if they get " out of stack space error "while aceesing smart.dll through VB6.0 . they set the stack size for that particular exe of that application through " editbin.exe " . like editbin /STACK: SIZE X.exe. but in ASP.NET and C# how will do???????? Thanks-
Posted to
Getting Started
(Forum)
by
vallamreddy.supraja@gmail.com
on 12/30/2007
Re: ERROR Number 28: OUT OF STACK SPACE USing ASP.NET and C#.NET
thanks for ur timly responed actually i didnt use any loop in my code. i have a SMART.DLL(written in VB) from that i am accessing the methods thats it. i have used these two lines of code in ASP.NET and C# sample : SMART.SmartCard a = new SMART.SmartCard(); string no ="TEST"; string errmsg = null ; a.readScardUniqueNumber(ref no, ref errmsg); a.onetoonenew(); these lines of code i am using,when onetoonenew() is happen i am getting Out Of Stack Space error i think i am not confuse you. Thanks
Posted to
Getting Started
(Forum)
by
vallamreddy.supraja@gmail.com
on 12/28/2007
ERROR Number 28: OUT OF STACK SPACE USing ASP.NET and C#.NET
HI, i am using ASP.NET with C#, when i was running the application i am getting RUN TIME ERROR 28: OUT OF STACK SPACE. is there any way to increse the stack size in ASP.NET and C#.i have tried so many ways but i didnt get any info regarding that issue. if u find any solution to solve this error plz let me know ASAP. Thanks-
Posted to
Getting Started
(Forum)
by
vallamreddy.supraja@gmail.com
on 12/28/2007
Re: Regarding issue of webserver (IIS) -PKI Digtal Certificate Validation
Hi Svante, as of my knowledge what I understad till now , when i run through Browser the CRL is not fetch from Distribution point .so that i am getting Revocationstatusunknown error. please let me know How to fetch CRLs from distribution points ! Thanks & Regards, Supraja
Posted to
Security
(Forum)
by
vallamreddy.supraja@gmail.com
on 10/19/2007
Page 1 of 3 (23 items) 1
2
3
Next >
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online