.net folder inconsistent publication of root and bin

2009-09-23 Thread theHam
He all, It looks like i've hit an bug with the .net folders in the following versions of reddot cms/otwsds: 9.0.0.31 9.0.1.28 10.0.0.72 The behaviour is as follows: 1. We have created a dot net folder with the following contents: Root/test.ascx Root/web.config --> bin/test.dll

Re: .net folder inconsistent publication of root and bin

2009-09-24 Thread brydz24
You could create a project variant for each subfolder. On Sep 24, 1:33 am, theHam wrote: > He all, > > It looks like i've hit an bug with the .net folders in the following > versions of reddot cms/otwsds: > >  9.0.0.31 > >  9.0.1.28 > 10.0.0.72 > > The behaviour is as follows: > > 1. We have cre

Re: .net folder inconsistent publication of root and bin

2009-09-25 Thread theHam
Hey All, It turns out the bug has been confirmed let's hope a hotfix arrives soon. @brydz24 i'm confused. With the .net folder there is only the "bin" subfolder. Are you suggesting to create two project variants with different root folders so it would publish out like the following??? Root/test

Re: .net folder inconsistent publication of root and bin

2009-09-26 Thread Richard Hauer (5 Limes)
Hi Morgan, In the web.config file of your runtime applications you could add a "probing element" like so: This allows you to add extra places for ASP.Net to locate assemblies - I believe they are processed in order left to right. Not sure how to specify the ro

Re: .net folder inconsistent publication of root and bin

2009-10-16 Thread theHam
Hey All This turned in to a good news story thanks to to the open text development team. V9 SP1 HF1 (build 9.0.1.29) released on 8th october has resolved this issue (though i'd keep an eye out for a v10 patch sometime soon). TBH this is probably the fastest turnaround i've seen for a bugfix from