Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2009.08.02;
Скачать: CL | DM;

Вниз

SharpDevelop+Postgre   Найти похожие ветки 

 
desc   (2009-06-04 14:29) [0]

Здравствуйте уважаемые мастера.

Пот решил поэксперементировать:

SharpDevelop 3.0.0.3800
postgresql-8.3.7-1


Провайдер:

Npgsql2.0.5-bin-ms.net

На форуме http://forum.vingrad.ru/forum/topic-203411/kw-postgresql.html написанно что нужно “где-то” разместить 2 файла Npgsql.dll и Mono.Security.dll . Так-как я использую IDE  SharpDevelop, мне непонятно где размещать эти файлы, на представленном выше форуме я так понимаю говорится о Visual Studio

По этой причине возникает ошибка.

using System;
using System.Collections.Generic;
using System.Drawing;
using System.Windows.Forms;
using Npgsql;
using NpgsqlTypes;


namespace test
{
/// <summary>
/// Description of MainForm.
/// </summary>
public partial class MainForm : Form
{
 public MainForm()
 {
  //
  // The InitializeComponent() call is required for Windows Forms designer support.
  //
  InitializeComponent();
 
  //
  // TODO: Add constructor code after the InitializeComponent() call.
  //
 }
 
 void Button1Click(object sender, EventArgs e)
 {
  //
 }
}
}


The type or namespace name "Npgsql" could not be found (are you missing a using directive or an assembly reference?) (CS0246) - C:\Documents and Settings\User1\Мои документы\SharpDevelop Projects\test\MainForm.cs:13,7

И

The type or namespace name "NpgsqlTypes" could not be found (are you missing a using directive or an assembly reference?) (CS0246) - C:\Documents and Settings\User1\Мои документы\SharpDevelop Projects\test\MainForm.cs:14,7

Гуглил нечего не нашел, или руки кривые…

Буду благодарен за помощь.

Спасибо.


 
boa_kaa ©   (2009-06-04 17:04) [1]

References -> Add reference



Страницы: 1 вся ветка

Текущий архив: 2009.08.02;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.013 c
2-1244093484
AntiUser
2009-06-04 09:31
2009.08.02
Найти класс


9-1181738701
диван-кровать
2007-06-13 16:45
2009.08.02
Delphi X


2-1244525658
SupSub
2009-06-09 09:34
2009.08.02
Как из двух строк сделать одну


15-1243579794
desc
2009-05-29 10:49
2009.08.02
Acer TravelMate 2480


2-1244028786
madmech
2009-06-03 15:33
2009.08.02
Неправильно всплывает хинт