Wrox Programmer Forums
|
ASP.NET 2.0 Professional If you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Professional 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 March 12th, 2007, 11:28 PM
Registered User
 
Join Date: Feb 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default ASP.Net remote access

Hi

I have doubt while accessing remote system and placing the code in it.

i have created a class in which i have written a method which returns a string.

i have used the above class and tried to get the string. but i am getting an error and i could not able to trace the application also.

code i have used in .aspx page is

//test test1 = new test();
        //Response.Write(test1.TestString());

but when write this simple code
        Response.Write(System.Environment.Version);

i am getting an output.

I am thinking that there is a problem in installing the frame work.


could any one help me out on this

advance thanks

saikrishna v
Software Engineer
 
Old March 13th, 2007, 07:37 AM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

....What is your output and what is your error?

================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
^^Took that from planoie's profile^^
^^Modified text taken from gbianchi profile^^
================================================== =========
Technical Editor for: Professional Search Engine Optimization with ASP.NET
http://www.wiley.com/WileyCDA/WileyT...470131470.html
================================================== =========
Why can't Programmers, program??
http://www.codinghorror.com/blog/archives/000781.html
================================================== =========





Similar Threads
Thread Thread Starter Forum Replies Last Post
remote connection object in asp.net nirmalbarsainyan ASP.NET 2.0 Basics 1 August 9th, 2007 06:27 PM
deploying crystal report in asp.net on remote serv rayeesf2002 Crystal Reports 1 March 24th, 2006 02:23 AM
Connecting to MSDE from a remote ASP.NET App kyle_shea ASP.NET 1.0 and 1.1 Basics 1 January 13th, 2006 05:00 PM
set up asp.net web application-dev on remote serve ak VS.NET 2002/2003 1 March 5th, 2004 01:20 PM
Hosting Remote Servers in ASP.NET Musti BOOK: Professional C#, 2nd and 3rd Editions 0 February 26th, 2004 02:56 PM





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