Wrox Programmer Forums
|
VS.NET 2002/2003 Discussions about the Visual Studio.NET programming environment, the 2002 (1.0) and 2003 (1.1). ** Please don't post code questions here ** For issues specific to a particular language in .NET, please see the other forum categories.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VS.NET 2002/2003 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 2nd, 2005, 02:20 AM
Registered User
 
Join Date: May 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default ASP.Net Application on Citrix

Hello Folks,

My company asked me to explore the possibilities of accessing a business application, developed using ASP.Net through CITRIX.

My knowledge about CITIRIX is very less. I know only this that we won't need HDD on client m/c and it saves cost.

I want to know, it's possible or not? If yes, need guidance.

Thank you in advance.
ONE FOR ALL, ALL FOR ONE

 
Old May 2nd, 2005, 10:08 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
Default

Pawan,

ASP.NET applications would be accessed through a web browser. Citrix supports IIS just fine- so there's no need for any concern if a Citrix user uses IIS to connect to an ASP.NET application run through IIS.


Hal Levy
I am here to help you, not do it for you.
That is, unless you hire me. I am looking for work.
 
Old May 2nd, 2005, 10:25 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Of course, this begs the additional question:

Why would you run a web based application over a Citrix session?? If you are on a connection that gets you to a Citrix host, you should be able to just hit the web application directly.

What kinds of machines are you running that you can run them without an HDD? And can the cost savings of a few HDDs outway the cost of a Citrix site license? (You must be looking at REALLY expensive hardware.)

-Peter
 
Old May 4th, 2005, 08:01 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
Default

Peter,

How about using Citrix Secure Gateway to bring people from the internet inside your network to use internal web apps? I've worked a few places that did that.


Hal Levy
I am here to help you, not do it for you.
That is, unless you hire me. I am looking for work.
 
Old May 4th, 2005, 08:16 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Is that an alternative to a VPN connection or is that on top of VPN?

(Please tell me it is because that would solve a significant hurdle here.)

-Peter
 
Old May 4th, 2005, 08:41 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
Default

CSG would work instead of a VPN Connection. I'd be happy to discuss remote-access solutions with you, if you want to give me a call.

Hal Levy
I am here to help you, not do it for you.
That is, unless you hire me. I am looking for work.
 
Old August 4th, 2006, 10:52 AM
dmq dmq is offline
Registered User
 
Join Date: Aug 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

One of our clients uses Citrix to host our application which is web enabled. The application (written in C++) has some dialogs that host .net webforms.
We are currently experiencing some "strangeness" with regard to user sessions. I suspect that there may be some caching issues on the Citrix server that are causing these problems. Basically, according to the database audit trail, users "appear" to have performed operations on data they do not have access to.
Can anyone comment on how Citrix isolates user sessions? Our app uses integrated windows authentication and I suspect that the problem is due citrix sharing sessions or cached data on the server.
Our validation code (server side, not on Citrix box) does check the integrity of the session information supplied against database session information (i.e. does the userid/sessionid match!).


 
Old September 24th, 2006, 07:33 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
Default

I can't say I am familiar with how the sessions are isolated. You would be served well by speaking to your Citrix administrator- or if there isn't one where you work, speak to Citrix themselves. You likely have the problem licked by now- but I would have looked at the interop between .NET and C++ as the source of the problem before Citrix.


Hal Levy
Please do your own homework.
I am here to help you, not do it for you.
I do not have sample code for anything





Similar Threads
Thread Thread Starter Forum Replies Last Post
asp and asp dot net in single application rejoin2me ASP.NET 2.0 Basics 5 February 21st, 2007 12:26 PM
ASP and ASP.NET mixture for protecting application BananaJim ASP.NET 2.0 Professional 0 December 6th, 2006 02:19 PM
Convert ASP web application to ASP.NET Steve777 ASP.NET 1.0 and 1.1 Basics 3 June 2nd, 2005 07:26 AM
Creating an ASP.Net Application in VS.Net Maxood BOOK: Beginning ASP.NET 1.0 11 July 6th, 2004 03:09 PM
Creating ASP.NET Application in Visual Studio.NET Maxood ASP.NET 1.0 and 1.1 Basics 1 March 8th, 2004 01:56 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.