Go Back   CodingForums.com > :: Server side development > ASP.NET

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-12-2009, 07:17 AM   PM User | #1
uncleroxk
New Coder

 
Join Date: Nov 2008
Posts: 34
Thanks: 15
Thanked 0 Times in 0 Posts
uncleroxk is an unknown quantity at this point
How to install Web Development Helper??

I am trying to learn asp.net, and i have a problem on installing the Web Development Helper, As i read from the manual, it says that i need to modify the web.config file in order to use the asp.net mode.


This is the error i get...
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.


Parser Error Message: Could not load file or assembly 'nStuff.WebDevHelper.Server, Version=0.5.0.0, Culture=neutral, PublicKeyToken=8fc0e3af5abcb6c4' or one of its dependencies. The system cannot find the file specified. (C:\Documents and Settings\.........\web.config line 75)


http://projects.nikhilk.net/WebDevHelper

If you know how to solve this, please help me, thank you.
uncleroxk is offline   Reply With Quote
Old 01-12-2009, 08:37 AM   PM User | #2
Millenia
Open Source Zealot

 
Join Date: May 2008
Location: Lost in Localhost...
Posts: 702
Thanks: 3
Thanked 43 Times in 42 Posts
Millenia is on a distinguished road
Quote:
The system cannot find the file specified. (C:\Documents and Settings\.........\web.config line 75)
Are you 100% sure that the file is at that location?
Millenia is offline   Reply With Quote
Old 01-12-2009, 08:59 AM   PM User | #3
uncleroxk
New Coder

 
Join Date: Nov 2008
Posts: 34
Thanks: 15
Thanked 0 Times in 0 Posts
uncleroxk is an unknown quantity at this point
Yes, I am sure that the web.config is in the right place, i think that asp.net is complaining about the 'nStuff.WebDevHelper.Server' dll file.

It seems like nothing wrong with my installation, as what the manual says i would have 2 dll in C:\Program Files\nStuff\Web Development Helper. Which i have too.

nStuff.WebDevHelper.Server.dll
WebDevHelper.dll
uncleroxk is offline   Reply With Quote
Old 09-20-2012, 11:42 AM   PM User | #4
Gloops
New to the CF scene

 
Join Date: Sep 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Gloops is an unknown quantity at this point
Hello,
I should be interested to know what manual told you to declare a hard path beginning by "C:\Documents and Settings" in your web.config in ASP.Net.

What I understand of Millenia's intervention is : please explicit line number 75 of web.config, so that we can see what is missing.
And also, to verify the file that is mentioned there, open your windows explorer and have a look at that path.

And do not forget that the web browser where your page appears in, is not supposed to run on the same machine as the server.

Last edited by Gloops; 09-20-2012 at 12:18 PM.. Reason: typo
Gloops is offline   Reply With Quote
Old 09-20-2012, 12:35 PM   PM User | #5
Gloops
New to the CF scene

 
Join Date: Sep 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Gloops is an unknown quantity at this point
Well, as a general way of fact, if you ask for help about an error in a certain line of a file, the minimum you can do is to explicit what is said in that line -this is what I said this morning.
This being said, perhaps I answered somewhat too quickly (even if I arrived late). The web.config is somewhere in "C:\Documents and Settings", this is what appeared in the errors window.
Anyway there seems to be a major error in what you say : Nikhi's WebDevHelper is not supposed to be installed on the server, but on the client machine. No trace of it must appear in web.config.
Nikhi's WebDevHelper helps to explicit the exchanges that IE did with the server. This helps you to verify the impact of an UpdatePanel, for instance, where only a part of the page is refreshed.

I was looking for it for I could not make it appear in IE8 : I was looking in the Tools menu, but it seems you have to look in the Display menu, with the exploration panels.
Gloops is offline   Reply With Quote
Old 10-04-2012, 01:28 PM   PM User | #6
Maximlis
Banned

 
Join Date: Oct 2012
Location: Pune
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Maximlis is an unknown quantity at this point
Thanks for the information. I was wondering for it.
Maximlis is offline   Reply With Quote
Old 10-16-2012, 06:19 AM   PM User | #7
crewson548
New Coder

 
Join Date: Oct 2012
Posts: 11
Thanks: 3
Thanked 0 Times in 0 Posts
crewson548 is an unknown quantity at this point
Hi friends..
Iam getting a error lie this "Configuration Error" what should i do? can any one suggest me manually to follow again.
crewson548 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:40 AM.


Advertisement
Log in to turn off these ads.