Being a rather stubborn masochist, have turned on ASP 2.0 and am now trying to rebuild the OLD (pre-January) site in VS2005. This partly relates to fact that...
I have a new version of WebEAV (for 2005) that I will post on the Web site. (This has a ton of XML comments for individual classes, properties and routines -...
Can I use this new version in place of the old, given that I am still using the old version of all the other code? Also, there is a FileUpload folder with...
The FileUpload folder can be deleted. I have to do several reviews for an upcoming study section, but should be a free man by the 17th March- I will rebuild...
Success after deleting not only the FileUpload folder, but also all the files in interface_forms that WERE in FileUpload folder. Then it compiled in VS2005,...
Here is the summary. Make a fresh copy of your working web installation. Drag a copy of your WebEAV folder inside it - this is just convenient so you can...
So far so good, how do you make asp 2 the default? _____ From: trialdb@yahoogroups.com [mailto:trialdb@yahoogroups.com] On Behalf Of mikejonathan77 Sent:...
You do this in the IIS administration. You cannot do this for an individual web folder - you can do it for the website. If your web site is wwwroot, right...
Prakash (or others) - I am looking at the ftp site and see a bewildering set of choices. I tried to compile WebEAV_2005 but it gets errors relating to errmsg,...
Hi Mike, Sorry - the WebEAV_2005 was work in progress intended for inspection for a colleague in the Czech republic, Dan Kimes, who is using TrialDB and wanted...
Sure - I just think it would be helpful to have a "current version" folder on the ftp site, so anyone who logs in there will pull the right stuff. You might...
Yes, though obviously I would compile and test to make sure everything works correctly ;-) The idea for creating Current_Release and Stable_Development folders...
Guys, due to the nature of the adodb and .net configurations, I found that it is needed to copy the adodb.dll file from C:\Program Files\Microsoft.NET\Primary...
One question, what is the structure and location for the samples. Apparently our installs never had them? They are the only files left in the .net upgade. I...
One last item I have a searchvocab.aspx.vb file in the .net files, but I do not have the searchvocab.aspx file in any folders that would accompany it. _____ ...
Apparently the copy of the webfiles that Tom uploaded are incomplete. I guess we need to start there. It appears that these are the missing files and folders. ...
In the revised version that I will put up, calendar.aspx, and samples.aspx will go in the top-level (act_db) folder, along with the extractsmain, form_header,...
I have successfully rebuilt all projects using the .net upgraded files (I got the samples in the right place). The only issues are that the reports and...
This is necessary for samples to work correctly. There are two choice sets that need to be created: 1. For shipping method, corresponding to the adminvar...
Matt - If these dll files are referenced by WebEAV, and if ReportsNew and ExtractFrontEnd reference the WebEAV project (instead of just the WebEAV.dll), I...
I previously thought I solved the problem but I was not correct. Have reverted the code to original version, except I have commented out the code that...
Actually cannot find GetString_Array anywhere in the whole project. Looked in WebSQLGEN.asp, then searched entire project. ... tab-delimited string; may need...
I think Matt and Tom both indicated that they do NOT use SAS at UAB or JHU, so the main difference seems to be Oracle versus SQL Server. This makes me wonder...
I need to see your version and look at it.... ... From: mikejonathan77 To: trialdb@yahoogroups.com Sent: Wednesday, March 08, 2006 2:36 PM Subject: [trialdb]...
Cindy - I sent it to you. However, I decided to start over with the code from the custard ftp site, fixed the datatype routine to skip if SAS so the formats...