如何在Mac上为我的Flash开发人员设置ASP.Net/IIS开发环境?

时间:2022-01-22 06:53:54

No, no, I'm not getting hives ;).

不,不,我没有荨麻疹;)。

I am able to run a local version of my .NET 3.5 site on IIS and troubleshoot whilst I develop. However, my flash developer is forced to log onto our Windows 2003 and mess with our staging server when he wants to see how his work is doing. This is unacceptable, I understand, but right now there are time concerns so this hack is going to have to fly for a little.

我可以在IIS上运行我的.NET 3.5站点的本地版本,并在我开发时进行故障排除。但是,当我想要查看他的工作是如何工作时,我的Flash开发人员*登录我们的Windows 2003并弄乱我们的登台服务器。这是不可接受的,我理解,但是现在有时间问题,所以这个黑客将不得不飞一点。

How do I set up a dev environment for my flash developer to be able to work on his local machine? I'm sure this gets done in other places.

如何为我的Flash开发人员设置开发环境,以便能够在本地计算机上运行?我确信这可以在其他地方完成。

8 个解决方案

#1


VMWare Fusion or Parallels, or give him a virtual machine/PC that he can Remote Desktop to from his Mac.

VMWare Fusion或Parallels,或者给他一台虚拟机/ PC,他可以从他的Mac上远程桌面。

#2


Not to sound the fool, but isn't Flash not platform dependent? Is the flash developer doing anything more complex than connecting to a remote client to update an .swf file? You don't "need" to be running windows/iis to copy a file from mac to windows. You might try the Remote Desktop client:

不是傻瓜,但不是Flash不依赖于平台吗? Flash开发人员是否做了比连接到远程客户端更新.swf文件更复杂的事情?你不需要运行windows / iis将文件从mac复制到windows。您可以尝试远程桌面客户端:

http://www.microsoft.com/mac/products/remote-desktop/default.mspx

or set up an FTP account (on the staging server in question?) for him. I agree with the above about using Parallels or VMWare. It's not necessarily a "hack" or "workaround" that you can use and test on multiple platforms. It's a huge plus! As a user of VMWare and ex-parallels user, I recommend VMWare. It takes about as long as "installing windows" to be up and running on a mac, and the resources from your Mac can be available via a "documents" on the desktop (or other) if you so choose.

或者为他设置一个FTP帐户(在有问题的登台服务器上?)。我同意以上有关使用Parallels或VMWare的信息。您可以在多个平台上使用和测试,这不一定是“黑客”或“解决方法”。这是一个巨大的优势!作为VMWare的用户和ex-parallels用户,我推荐VMWare。只需要在Mac上启动并运行“安装Windows”即可,如果您愿意,可以通过桌面(或其他)上的“文档”获取Mac上的资源。

#3


What kind of Mac is it? The Intel ones can run Windows natively.

它是什么类型的Mac?英特尔可以本机运行Windows。

#4


Dual boot Windows on his Mac with Boot Camp?

在他的Mac上使用Boot Camp双启动Windows?

#5


Setup IIS in a VMWare Fusion virtual machine. Do a simplified install of Windows XP and it should run excellent.

在VMWare Fusion虚拟机中设置IIS。做一个简化的Windows XP安装,它应该运行得很好。

That way you can interface with the IIS Server from Mac OS X or from other PC's from anywhere on the local network for that matter.

这样,您就可以从Mac OS X连接到IIS服务器,也可以从本地网络上的任何地方与其他PC连接。

I use Vmware Fusion to run subversion and Apache servers and it runs beautifully.

我使用Vmware Fusion来运行subversion和Apache服务器,它运行得很漂亮。

#6


well an alternative is the Q Emulator

另外一个是Q仿真器

#7


What is the actual problem? As I see it, Flash dev. makes a Flash movie, and tests it locally, if it needs to communicate with the server, it does just that. If the Flash dev. wants to see it in a page, or see how it communicates with the surrounding HTML and Javascript, he uploads the file to the server using a ordinary windows share (aka Samba-share) or FTP or whathaveyou and then presto, it works.

实际问题是什么?在我看来,Flash开发。制作Flash电影,并在本地测试,如果它需要与服务器通信,它就是这样做的。如果Flash开发。想要在一个页面中看到它,或者看看它是如何与周围的HTML和Javascript通信的,他使用普通的Windows共享(也就是Samba-share)或FTP或whathaveyou将文件上传到服务器,然后presto,它可以工作。

#8


I've just discovered http://www.virtualbox.org">VirtualBox which is a free alternative to Parallels and Bootcamp. I'm running Windows XP pro on my MacBook no problem at all - note it's for Intel Macs only though.

我刚刚发现了http://www.virtualbox.org“> VirtualBox,它是Parallels和Bootcamp的免费替代品。我在MacBook上运行Windows XP专业版没有任何问题 - 请注意它仅适用于Intel Macs。

#1


VMWare Fusion or Parallels, or give him a virtual machine/PC that he can Remote Desktop to from his Mac.

VMWare Fusion或Parallels,或者给他一台虚拟机/ PC,他可以从他的Mac上远程桌面。

#2


Not to sound the fool, but isn't Flash not platform dependent? Is the flash developer doing anything more complex than connecting to a remote client to update an .swf file? You don't "need" to be running windows/iis to copy a file from mac to windows. You might try the Remote Desktop client:

不是傻瓜,但不是Flash不依赖于平台吗? Flash开发人员是否做了比连接到远程客户端更新.swf文件更复杂的事情?你不需要运行windows / iis将文件从mac复制到windows。您可以尝试远程桌面客户端:

http://www.microsoft.com/mac/products/remote-desktop/default.mspx

or set up an FTP account (on the staging server in question?) for him. I agree with the above about using Parallels or VMWare. It's not necessarily a "hack" or "workaround" that you can use and test on multiple platforms. It's a huge plus! As a user of VMWare and ex-parallels user, I recommend VMWare. It takes about as long as "installing windows" to be up and running on a mac, and the resources from your Mac can be available via a "documents" on the desktop (or other) if you so choose.

或者为他设置一个FTP帐户(在有问题的登台服务器上?)。我同意以上有关使用Parallels或VMWare的信息。您可以在多个平台上使用和测试,这不一定是“黑客”或“解决方法”。这是一个巨大的优势!作为VMWare的用户和ex-parallels用户,我推荐VMWare。只需要在Mac上启动并运行“安装Windows”即可,如果您愿意,可以通过桌面(或其他)上的“文档”获取Mac上的资源。

#3


What kind of Mac is it? The Intel ones can run Windows natively.

它是什么类型的Mac?英特尔可以本机运行Windows。

#4


Dual boot Windows on his Mac with Boot Camp?

在他的Mac上使用Boot Camp双启动Windows?

#5


Setup IIS in a VMWare Fusion virtual machine. Do a simplified install of Windows XP and it should run excellent.

在VMWare Fusion虚拟机中设置IIS。做一个简化的Windows XP安装,它应该运行得很好。

That way you can interface with the IIS Server from Mac OS X or from other PC's from anywhere on the local network for that matter.

这样,您就可以从Mac OS X连接到IIS服务器,也可以从本地网络上的任何地方与其他PC连接。

I use Vmware Fusion to run subversion and Apache servers and it runs beautifully.

我使用Vmware Fusion来运行subversion和Apache服务器,它运行得很漂亮。

#6


well an alternative is the Q Emulator

另外一个是Q仿真器

#7


What is the actual problem? As I see it, Flash dev. makes a Flash movie, and tests it locally, if it needs to communicate with the server, it does just that. If the Flash dev. wants to see it in a page, or see how it communicates with the surrounding HTML and Javascript, he uploads the file to the server using a ordinary windows share (aka Samba-share) or FTP or whathaveyou and then presto, it works.

实际问题是什么?在我看来,Flash开发。制作Flash电影,并在本地测试,如果它需要与服务器通信,它就是这样做的。如果Flash开发。想要在一个页面中看到它,或者看看它是如何与周围的HTML和Javascript通信的,他使用普通的Windows共享(也就是Samba-share)或FTP或whathaveyou将文件上传到服务器,然后presto,它可以工作。

#8


I've just discovered http://www.virtualbox.org">VirtualBox which is a free alternative to Parallels and Bootcamp. I'm running Windows XP pro on my MacBook no problem at all - note it's for Intel Macs only though.

我刚刚发现了http://www.virtualbox.org“> VirtualBox,它是Parallels和Bootcamp的免费替代品。我在MacBook上运行Windows XP专业版没有任何问题 - 请注意它仅适用于Intel Macs。