Ask a Question related to ASP.NET Security, Design and Development.
-
clsmith66 #1
Newbie: Data transfer security problem
I am building a reservation system for a client using ASP.NET and VB.NET.
They want the ability to create customers and invoices in the application and
then export them into QuickBooks. No problems there. My problem is
QuickBooks is stored on one server and the application will be run from a
seperate web server. Because of permission and security issues, I am not
allowed to have the web server conect to the QuickBooks server to perform the
operations I need, but need to find a way to conect to the local machine to
the Quick Books server. How can I do this? I was originally told to write
an ActiveX component to handle the client machine and server but I don't
think I can write one in VB.NET. Am I wrong?
Thanks for any help or insight to this problem.
Chris Smith
clsmith66 Guest
-
Indesign CS <-> Page Maker 7.0 data transfer / convert problem
Greetings, One of our clients demanded us to provide them with some publications exported to PDF. We've created those documents in InDesign CS and... -
Roles Based Security and Server.Transfer Problem
Hi All, I'm looking into a Security solution using ASP.NET and C# for an Enterprise level application. I would like to implement Role based... -
Roles Based Security and Server.Transfer
Hi All, I'm looking into a Security solution using ASP.NET and C# for an Enterprise level application. I would like to implement Role based... -
Complicated - ASP/Security/data transfer/XML doubt
We are maintaining our branch accounts at various locations and they are sending monthly reports only. Now we are planning to have a centralised... -
ASP/Security/data transfer/XML doubt
Complicated - ASP/Security/data transfer/XML doubt In our company Head office we are hosting an intranet server in IIS (Windows 2000) , ASP and... -
Pril #2
Re: Newbie: Data transfer security problem
If you can do it with ActiveX, then VB.NET is just fine.
lp, pl
"clsmith66" <clsmith66@discussions.microsoft.com> wrote in message
news:7794056C-3450-42D3-9A5C-3637BB796534@microsoft.com...and> I am building a reservation system for a client using ASP.NET and VB.NET.
> They want the ability to create customers and invoices in the applicationthe> then export them into QuickBooks. No problems there. My problem is
> QuickBooks is stored on one server and the application will be run from a
> seperate web server. Because of permission and security issues, I am not
> allowed to have the web server conect to the QuickBooks server to performto> operations I need, but need to find a way to conect to the local machinewrite> the Quick Books server. How can I do this? I was originally told to> an ActiveX component to handle the client machine and server but I don't
> think I can write one in VB.NET. Am I wrong?
>
> Thanks for any help or insight to this problem.
>
> Chris Smith
Pril Guest



Reply With Quote

