Hmm,
I just ran the D8 web demo last night. It did not work at first because for
some reason, IIS was not configured to know about aspx stuff. Even though
the .net runtime was installed.

I fixed that by running aspnet_regiis.exe (in the microsoft framework
directory).
I knew I had a problem becuase under the aspx stuff was not defined under
the iis application mappings.

Myles.

-----Original Message-----
From: James Sugrue [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 31 March 2004 08:39
To: 'NZ Borland Developers Group - Delphi List'
Subject: RE: [DUG] .Net again


I read the replies to your ng post. Are you sure the problem isn't
permission related? Maybe VS changes the permissions when you upload it?

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of vss
Sent: Tuesday, 30 March 2004 4:20 p.m.
To: [EMAIL PROTECTED]
Subject: [DUG] .Net again

Hi All
After getting some feed back from the Borland dotnet newsgroup, which 
didnt really help, I then thought, ok, what does Visual Studio .NET do 
when I make a VB.NET based ASP.NET page.
It goes off to the website and "Does stuff" and then when I ran it, it 
worked.
I thought, what would happen if I moved my Delphi .net stuff over to that 
dir (the dlls to the bin dir etc) then tried my Delphi.net APSX page, and 
it works !
So thats SOMETHING, BUT it highlights one issue that seems to have been 
overlooked by borland.
VS.NET will upload the files to your website for you and obviously does 
stuff on the webserver....Delphi8 doesnt so you dont know what is needed 
to deply your ASPX files.

Jeremy

_______________________________________________
Delphi mailing list
[EMAIL PROTECTED]
http://ns3.123.co.nz/mailman/listinfo/delphi


_______________________________________________
Delphi mailing list
[EMAIL PROTECTED]
http://ns3.123.co.nz/mailman/listinfo/delphi
_______________________________________________
Delphi mailing list
[EMAIL PROTECTED]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to