0
|
1 This version of the PetShop application is simplified as much as possible and
|
|
2 has the following limitations:
|
|
3
|
|
4 - It does not provide database creation script.
|
|
5 You should download the original version of Microsoft .NET Pet Shop 4.0
|
|
6 from MSDN (http://msdn2.microsoft.com/en-us/library/aa479071.aspx)
|
|
7 and install it instead.
|
|
8 - MSMQ order processing has been removed.
|
|
9 - Support for Oracle has been removed.
|
|
10
|
|
11 If you install the database on the different from local machine,
|
|
12 please modify the web.config file accordingly.
|
|
13
|
|
14 Try the "Off-Limits to Guests" link on the main page.
|