473,378 Members | 1,360 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Oye! serious import namespace problem!

I need some serious help. I'm extremely new to vs 2003 .net and I have to work with CRM, sigh. I am trying my first program and I get this error:

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0246: The type or namespace name 'workingwithcrm' could not be found (are you missing a using directive or an assembly reference?)

Source Error:



Line 1: <%@ Page Language="C#" %>
Line 2: <%@ Import Namespace="workingwithcrm.CrmSdk.CrmSdk" %>
Line 3:
Line 4: <!doctype html public "-//w3c//dtd xhtml 1.0 transitional//en"

When I go to the microsoft help page it tells me that I have to add the dll as a reference when I do it litterally moves the page out of the bin and now it won't rebuild/compile because it is looking for the the dll.

I have a COO breathing down my neck to get this running, especially since I didn't install CRM or IIS or the Servers that it works with. sigh.

If anyone could help me I would be eternally grateful.
Sep 21 '07 #1
1 1261
Plater
7,872 Expert 4TB
Uhhh hmmm, everything is case sensitive, have you checked that?
You say when you add the dll it moves the page "out of the bin" what does that mean?
You can either add a reference to the dll, or add it to your project and list that it should be "copied to output directory" or something.

Other then that I got nothing right now.
Sep 21 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Jacob Page | last post by:
I have released interval-0.2.1 at http://members.cox.net/apoco/interval/. IntervalSet and FrozenIntervalSet objects are now (as far as I can tell) functionality equivalent to set and frozenset...
11
by: AC | last post by:
Is the following code valid? #include <stdio.h> #include <stdlib.h> #include <string.h> typedef struct { int a; char s;
1
by: Marcelo López | last post by:
Hi all, i'm developing a win app and i need to execute a .bat in the main constructor (in the codebehind). Which is the easiest way to do that ?? Could anyone give me an exameple ?? Regards ...
52
by: MP | last post by:
Hi trying to begin to learn database using vb6, ado/adox, mdb format, sql (not using access...just mdb format via ado) i need to group the values of multiple fields - get their possible...
5
by: RFOG | last post by:
Hello all! I've a bunch of forms that I create on app startup. But sometimes they are auto disposed. I don't understand why, because I instantiate them by gcnew and does not delete until app...
4
by: oye | last post by:
hi, noobie here at python heres the question. "The name of the file should be accepted as user input"
2
by: ewpatton | last post by:
I have two preprocessing macros defined in my program: #define SetBooleanAttribute(str, attr) else if(key->Equals(str)) \ ##attr## = (settings->Attributes->Value=="true" ? true : false);...
23
by: thermate | last post by:
The nexus between 911 truth movement and its success is closely related to the democratic victory in Pakistan. The Pakistanian Military Dictator, a foolish patsy of Bush-Neocon- Crime Syndicate,...
20
by: RafaMinu | last post by:
On Jun 11, 12:23 am, "Earle Horton" <el_anglo_burg...@usa.comwrote: Vaya, vaya, Jorton. Te acabas de delatar. Mira que eres IDIOTA ... Que un imbécil como tú se haya jubilado a los 45 años,...
8
by: Gary | last post by:
When you declare an array of chars and store a string in it, where is the position of the null character \0? And what happens to the unused memory locations? #include <stdio.h> int main(void)...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.