This is a migrated thread and some comments may be shown as answers.

Editor is okay in VS but non-funcitonal in localhost

2 Answers 56 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Rob
Top achievements
Rank 1
Rob asked on 05 May 2008, 01:36 AM
The Editor control works fine if I run it from the debugger in VS2008 but when I run it from wwwroot via Network Service on IIS7 it doesn't work.  Content is blank, you can't edit anything, it is sized wrong, and the buttons don't do anything on the toolbar.

I have modified the GAC as posted elsewhere on the forums and I have also modified the webconfig system.webserver entries for Vista/IIS7 with the addition of the handler.

What else could be missing or causing this?  Outside users also cant use it, only I can when running VS inside my Windows acct.

Cheers in advance,
Rob

2 Answers, 1 is accepted

Sort by
0
Rob
Top achievements
Rank 1
answered on 06 May 2008, 08:11 PM
Got this working via 3.5/IIS7 undocumented web.config stuff
0
Todd Anglin
Top achievements
Rank 2
answered on 06 May 2008, 08:28 PM
Rob-

Happy to see you've got this working. If you don't mind, please share your solution so others can benefit from the steps you took to fix this. It sounds like a definite permissions problem on your dev box that is blocking the RadEditor's access to all of its required support files, but your solution should reveal the true nature of the problem.

-Todd
Tags
Editor
Asked by
Rob
Top achievements
Rank 1
Answers by
Rob
Top achievements
Rank 1
Todd Anglin
Top achievements
Rank 2
Share this question
or