在asp.net 3.5 System.Windows.Forms的 [英] System.Windows.Forms in asp.net 3.5

查看:290
本文介绍了在asp.net 3.5 System.Windows.Forms的的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想实现一个网站截屏类作为这里所描述的http://www.plentyof$c$c.com/2007/09/website-screenshot-capture-with-aspnet.html

I'm trying to implement a website screen shot class as described here http://www.plentyofcode.com/2007/09/website-screenshot-capture-with-aspnet.html

类导入以下方法

Imports System
Imports System.Drawing
Imports System.Drawing.Imaging
Imports System.Windows.Forms
Imports System.Diagnostics

Namespace GetSiteThumbnail

   Public Class GetImage [...]

在asp.net 2.0显然奏效,但是从3 / 3.5已被删除System.Windows.Forms的参考是有3.5等效或有没有人知道一种方法在3.5复制本网站的屏幕截图设置?

The reference to System.Windows.Forms apparently worked in asp.net 2.0 but has been removed from 3/3.5 is there an equivalent for 3.5 or does anyone know a way to replicate this website screen shot setup in 3.5?

推荐答案

你可以只引用添加到System.Windows.Forms的dll?

can you just add the references to the System.Windows.Forms dll ?

这篇关于在asp.net 3.5 System.Windows.Forms的的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆