-
Hi,
When I do Lab0, Task 3, Step d to generate the service package, I get a pop-up that says 'Operation in progress'. Then the pop-up dies and nothing happens. When I repeat it, a pop-up appears and dies very rapidly (I can not read what it says since it does very fast).
Any idea what is going on?
Thanks.
2009-12-23 07:28:15 UTC by mittra
-
Update with PHP Azure SDK 1.0.1 version.
2009-12-03 00:54:25 UTC by jeff00seattle
-
Dependency: PHP Azure SDK not up-to-date - ID: 2907117
With update to PHP Azure SDK, requires updating Blob Sample boiler-plate code.
2009-12-03 00:23:18 UTC by jeff00seattle
-
Dependency: PHP Azure SDK not up-to-date - ID: 2907117
With update to PHP Azure SDK, requires updating Table Sample boiler-plate code.
2009-12-03 00:21:00 UTC by jeff00seattle
-
For on-premise testing, allow testing if local SQLEXPRESS connection is valid.
I can munually modify connect.php with local SQLEXPRESS and everything is fine.
2009-12-02 01:30:44 UTC by jeff00seattle
-
When Testing Connection, provide full dump on why a SQL Azure connection failed.
Provide more details on why failure and hints to resolve:
* username must be username@servername
* firewall settings
etc...
2009-12-02 01:25:27 UTC by jeff00seattle
-
See attached image. Consider removing this property setting.
2009-12-02 01:10:59 UTC by jeff00seattle
-
It is not clear what this property setting performs since it is not referred to by PHP Azure SDK.
2009-12-02 01:10:32 UTC by jeff00seattle
-
When selecting "Data Storage Option: SQL Azure", providing PHP Azure SDK files is confusing to the user. It gives the impression that SQL Server PHP operations are performed by PHP Azure SDK, when in fact they are performed by SQL Server Driver for PHP.
2009-12-02 01:07:32 UTC by jeff00seattle
-
Need to update PHP Azure SDK with latest from http://phpazure.codeplex.com/. Otherwize, Table storage on-premise (development fabric) will not work.
2009-12-01 21:32:37 UTC by jeff00seattle