I'm struggling with a bizarre issue. Anytime I put a "CellHandlerLoader" table in page SetUp it does not render correctly. By that I mean that it shows the...
Hi Guys, http://www.nabble.com/HtmlUnit-f2597.html is the HTMLUnit mailing list and forum. Marc Guillemot is a very helpful guru who as well as being an...
I did post to the HTMLUnit forum regarding this issue, but I did come across this post: http://www.nabble.com/javascript-problem-to15060072.html#a15060072 ...
http://fitnesse.org/FitNesse.DotNet is woefully out of date, but it #1 on google for "fitnesse .net". I'm happy to rewrite this page if there's someone who...
This probably requires a good understanding of .net to solve. (this is my first time using .NET in anger for about 2 years). Before you think - oh, this is...
Hi Gojko, thanks for the response (this is what Jason's e-mail was about ;-) That was actually my starting point and I moved everything into the page in the...
which test runner are you using? the one that comes with fitnesse is .net 1.1, so it will not pick up .net2 dlls (you need to download and copy fitnesse.net...
I suspected something like that and was in the process of using csc to compile into version 1. Having totally missed this on fitnesse.org: .NET 1.1 and 2.0...
... no problem. re starwest, US embassy decided yesterday that I'm not good enough to visit their divine teritory, so i will not be attending :( I'll come to...
Go to http://sourceforge.net/projects/fitnessedotnet I'm going to re-write that fitnesse.org page as soon as I find someone with edit permission. Cheers, Mike...
Hello, Might anyone offer a couple of suggestions to solve this problem. There is a .class in the fixtures folder and I do have my !path set correctly, what...
Is FitNesse's table wizard feature built such that FitNesse servers built in other languages can take advantage of it? I am currently working on a FitNesse...
Ok, I get this question a lot. The answer centers on the way FitNesse appends the package name to the end of the various !path paths to find and qualify a...
Either: 1. That's where you started FitNesse from via run.bat or from within Eclipse, FitClipse, etc. 2. The run.bat specifies a -d option. 3. There is a...
hi, I followed your suggestion and added commit, but not work. ... @filterid | ... still roll back. Any other setting I need do? ... On ... another ... ...
can you do a query after delete to verify that your record is no longer there... eg ... job_status_id=3745| ... also make sure to put commit in a separate...
It works when put commit in a separate table. Thank you very much! I really learned a lot from your post and your website. ... longer ... below ... not ... ...
Hi, I have written a fixture which connect to my application server with .net remoting. I can successfully connect, but when trying to get server objects i ...
It's been a few years since I used .NET remoting, but I think there was some app.config entries required to make it work. Am I remembering correctly: do you...
I need to start FitNesse to listen in a given network interface. Something like java -cp lib/fitnesse.jar fitnesse.FitNesse -p 8086 --interface= 192.168.1.200 ...
i do not need app.config for my windows app. it is not manadtory. it is just for taking application parameters. (in any case, I tried that, and it didn't...
I remember that there was a problem with loading remoting-related dlls if they were not in the same folder as fitserver.exe. it is not enough to just put them...
i found the problem. my external dll's should have been in the FitServer.exe folder. not sure why, but it works now. ... it ... there ... remembering ... ...
Hi there, Yesterday I faced a problem with fitNesse, it was working fine with the 2 minutes example that's written in its website. When I tried to run a test...
I'm afraid that I have to abandon my plans on completing the Subversion and other CM system support, due to other new and pressing commitments. There is...