473,508 Members | 2,195 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

configuration problem

Hi All,
I have installed .net on a machine .Before that i
reinstalled iis,IE(6.0) .But after installing When i run
ASp.net i get the Below values in browser.But When i view
source code of that page it shows all the form objects
(html code view)here is the content in browser out put
************************************************** ***

essionID=version=7.0;autoattachclsid=%7B70F65411-FE8C-4248-
BCFF-701C8B2F4529%7D;machine=%22RD01%22;session=%
7B0DFF3C9F-6420-4D52-B009-A43F60A8EFFE%7D;EngineFilter=%
7B449EC4CC-30D2-4032-9256-EE18EB41B62B%
7D;StartPageUrl=x104x116x116x112x58x47x47x108x111x 99x97x108
x104x111x115x116x47x102x102x102x102x102x47x87x101x 98x70x111
x114x109x49x46x97x115x112x120/LM/w3svc/1/root/fffff
Accept: */* Connection: Keep-Alive Host: localhost User-
Agent:
Microsoft-Visual-Studio.NET/7.00.9466 Authorization:
Negotiate
TlRMTVNTUAADAAAAAAAAAEAAAAAAAAAAQAAAAAAAAABAAAAAAA AAAEAAAAA
AAAAAQAAAAAAAAABAAAAABcKAoE==
Content-Length: 356 Content-Type:
application/x-www-form-urlencoded Command: start-debug
Cache-Control: no-cache Negotiate CGI/1.1
Microsoft-Visual-Studio.NET/7.00.9466 off 1 /LM/W3SVC

************************************************** ***

Could u tell me Something.
Thanx in advance,
Nitu Dua
Nov 17 '05 #1
2 1384
From your .Net version directory, run the command-line tool
"aspnet_regiis.exe -i" to set up ASP.Net on IIS.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
The more I learn, the less I know.

"nitu" <ni******@fqsltd.com> wrote in message
news:01****************************@phx.gbl...
Hi All,
I have installed .net on a machine .Before that i
reinstalled iis,IE(6.0) .But after installing When i run
ASp.net i get the Below values in browser.But When i view
source code of that page it shows all the form objects
(html code view)here is the content in browser out put
************************************************** ***

essionID=version=7.0;autoattachclsid=%7B70F65411-FE8C-4248-
BCFF-701C8B2F4529%7D;machine=%22RD01%22;session=%
7B0DFF3C9F-6420-4D52-B009-A43F60A8EFFE%7D;EngineFilter=%
7B449EC4CC-30D2-4032-9256-EE18EB41B62B%
7D;StartPageUrl=x104x116x116x112x58x47x47x108x111x 99x97x108
x104x111x115x116x47x102x102x102x102x102x47x87x101x 98x70x111
x114x109x49x46x97x115x112x120/LM/w3svc/1/root/fffff
Accept: */* Connection: Keep-Alive Host: localhost User-
Agent:
Microsoft-Visual-Studio.NET/7.00.9466 Authorization:
Negotiate
TlRMTVNTUAADAAAAAAAAAEAAAAAAAAAAQAAAAAAAAABAAAAAAA AAAEAAAAA
AAAAAQAAAAAAAAABAAAAABcKAoE==
Content-Length: 356 Content-Type:
application/x-www-form-urlencoded Command: start-debug
Cache-Control: no-cache Negotiate CGI/1.1
Microsoft-Visual-Studio.NET/7.00.9466 off 1 /LM/W3SVC

************************************************** ***

Could u tell me Something.
Thanx in advance,
Nitu Dua

Nov 17 '05 #2
From your .Net version directory, run the command-line tool
"aspnet_regiis.exe -i" to set up ASP.Net on IIS.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
The more I learn, the less I know.

"nitu" <ni******@fqsltd.com> wrote in message
news:01****************************@phx.gbl...
Hi All,
I have installed .net on a machine .Before that i
reinstalled iis,IE(6.0) .But after installing When i run
ASp.net i get the Below values in browser.But When i view
source code of that page it shows all the form objects
(html code view)here is the content in browser out put
************************************************** ***

essionID=version=7.0;autoattachclsid=%7B70F65411-FE8C-4248-
BCFF-701C8B2F4529%7D;machine=%22RD01%22;session=%
7B0DFF3C9F-6420-4D52-B009-A43F60A8EFFE%7D;EngineFilter=%
7B449EC4CC-30D2-4032-9256-EE18EB41B62B%
7D;StartPageUrl=x104x116x116x112x58x47x47x108x111x 99x97x108
x104x111x115x116x47x102x102x102x102x102x47x87x101x 98x70x111
x114x109x49x46x97x115x112x120/LM/w3svc/1/root/fffff
Accept: */* Connection: Keep-Alive Host: localhost User-
Agent:
Microsoft-Visual-Studio.NET/7.00.9466 Authorization:
Negotiate
TlRMTVNTUAADAAAAAAAAAEAAAAAAAAAAQAAAAAAAAABAAAAAAA AAAEAAAAA
AAAAAQAAAAAAAAABAAAAABcKAoE==
Content-Length: 356 Content-Type:
application/x-www-form-urlencoded Command: start-debug
Cache-Control: no-cache Negotiate CGI/1.1
Microsoft-Visual-Studio.NET/7.00.9466 off 1 /LM/W3SVC

************************************************** ***

Could u tell me Something.
Thanx in advance,
Nitu Dua

Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2738
by: serge calderara | last post by:
dear all, I have problem accessing section group in my configuration application file. I got an error saying thta I can have only one section ???? here is my application configuration looks...
3
1890
by: Robert | last post by:
I have an application with custom configuration sections in it's app.config file. Here's a shortened excerpt: <monitors> <monitor...
3
2870
by: Florida Coder | last post by:
I have the need to store some application specific configuration data to be used by a class library and or a windows service. I would like to do this in a fashion similar to the way we do with...
6
391
by: chokk | last post by:
All, I am getting the following error when I try to run a form page. Can someone tell me what this is about and show me how to fix it. Thnaks. Server Error in '/' Application...
2
390
by: Terry Holland | last post by:
I posted a follow up to an earlier post but did not receive response so here it is again (with original post and response) > This could be because you are running the index service over this web...
0
1185
by: Jorgas | last post by:
Hi! I try to use the configuration application block from the Enterprise Library and have done prework as specified from one of the hands-on labs from that package. When trying to get...
10
3682
by: Rider | last post by:
Hi, simple(?) question about asp.net configuration.. I've installed ASP.NET 2.0 QuickStart Sample successfully. But, When I'm first start application the follow message shown. ========= Server...
0
2491
by: metaperl | last post by:
A Comparison of Python Class Objects and Init Files for Program Configuration ============================================================================= Terrence Brannon bauhaus@metaperl.com...
7
7262
by: Arno R | last post by:
Hi all, I am sending mail from my apps with CDO nowadays. However I have one client where this will not work until now. I am thinking this is related to the provider where the client has his...
3
12035
by: Mike | last post by:
Hi I have problem as folow: Caught Exception: System.Configuration.ConfigurationErrorsException: An error occurred loading a configuration file: Request for the permission of type...
0
7227
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7127
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7391
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7054
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7501
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4713
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3204
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1564
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
424
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.