My friend this the code which is writed in .net windows application to communicate with DLL which is developed in Delphi 7 Second edition. i m using free edition of Delphi 7, i m not using code gear RAD Studio 2007
<DllImport("COM M232DLL.dll", EntryPoint:="RS topComm", SetLastError:=T rue, CharSet:=CharSe t.Unicode, _
'ExactSpelling: =True, CallingConventi on:=CallingConv ention.Winapi)> _...
User Profile
Collapse
-
Using Delphi Dll in VB.Net 2005
HI
I have a Dll which devloped in Delphi 7.0
this dll woking perfevtly on delphi
but when i try to connect this dll in .Net 2.0's windows application it got error "Attempted to read or write protected memory. This is often an indication that other memory is corrupt."
how can i use Delphi dll in .net 2.0's Windows base application
i try to both Windows API Style to communicate... -
Hi Shashi Sadasivan
Thanks yar
but there is a also problem we are using Windows XP SP2, and there is some problem to connect remote server........
any way thanks dear
u r tipp also help full me...Leave a comment:
-
Custome Role Provider
HI Friends
I m new ASP.net 2.0
i devloped a web application for my client,,, with them custom creditinal, now they want roles/ Groups baed resctricaiont .
with them own credi.
we set them cre. User name etc. in our own databased table and we also use r own login control, we are not using inbuilt facailty of ASP.net 2.0 (LogIn Controls)
i want to help to manage roles and user... -
Hi Plater
Thanks for your suggetion, as your answer the problem in sql server login, but here i does not create any login for my database from sql server, i m using dob user to use my database in my site, i am using the in bulit sql express editon of micrsoft sql server 2005 with visual studio. there is no concept of login it was auto connect with my site when i create this database from visual studio 2005 using new file option.
...Leave a comment:
-
SMTP mail Sending by .Net Code
Hi Friends
I am again hear with a small problem, help
im trying to send a mail to extranl e-mail using Asp.net code i try
use
system.net.Mail
system.net
namespace to send mail but when i run my code i receive this error
Bad sequence of commands. The server response was: This mail server requires authentication when attempting to send to a non-local e-mail address. Please... -
Connection string
i m usign visual studio 2005 with sql 2005 my site work perfect on test time on my computer but when i publish it it can't work at database use, all other process working but database releated procedure not wroking
this is my connection string in web.config file
<connectionStri ngs>
<add name="PassportP R" connectionStrin g="Data Source=.\SQLEXP RESS;AttachDbFi lename=|DataDir ectory|\Authe.m df;Integrated...
No activity results to display
Show More
Leave a comment: