473,396 Members | 2,081 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,396 software developers and data experts.

Is VB.Net app possible inside c# app?

_g
Here's the story. My company has paid for someone to develop our website,
and the people who did it used ASP.Net and C#. At the time, we were using
IIS5 and I was developing in Studio 6. We had (and still have) a number of
web sites and everything was fine (and still is).

Trouble is, we now want to extend out main website and amalgamate some of
the others into it. The other websites are all ASP with sql based
authentication.

Historically, I have used VB technologies, not C.

What I want to try and do is create a VB.Net application in a sub directory
of the C# main site, but have the login.aspx on the main site. I am (sadly)
new to this .Net way of thinking, and as far as I have got with it so far is
that the authorization in the config.web should be forms... Which is fine
for authenticating in the non-private main website, but returns error 404 -
resource not found...

Thanks for any pointers...
(I have looked around and the only thing I've found is that you cannot mix
languages on the same page...)
Gareth
Jul 21 '05 #1
2 1149
Garreth,

Did the other one create the application as a DLL or are it ASPX pages with
C# code on it?

This makes a difference.

Cor
Jul 21 '05 #2
_gc
"Cor Ligthert" <no************@planet.nl> wrote in message
news:%2******************@TK2MSFTNGP09.phx.gbl...
Garreth,

Did the other one create the application as a DLL or are it ASPX pages with C# code on it?

This makes a difference.

Cor


Hi Cor. They created a C# app (in IIS etc....) with its own web.config
settings with the
default language as C#... (so I'm not feeling to hopeful!)

Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Chris Lasher | last post by:
Hello, I would like to create a set of very similar regular expression. In my initial thought, I'd hoped to create a regular expression with a variable inside of it that I could simply pass a...
22
by: Robert Brown | last post by:
suppose I have the following table: CREATE TABLE (int level, color varchar, length int, width int, height int) It has the following rows 1, "RED", 8, 10, 12 2, NULL, NULL, NULL, 20...
1
by: int | last post by:
I have a code behind page that uses a struct that's declared inside of it in order to pass information between the methods that are also defined inside the code behind page. However, I want to...
4
by: Mark | last post by:
Hi, is it possible to declare a delegate inside a routine? E.g private void MySub() { delegate int oAddMe(int n1, int n2); } Or can delegates only be declared with a global scope inside...
8
by: Daniel | last post by:
Hi, Does anyone know if it is possible to put an aspx page inside of another? OR run an aspx page and capture the output as a string and then write this out to a page.... So for example say...
5
by: Cyril Gupta | last post by:
Hello, I have a class inside another class. The Scenario is like Car->Engine, where Car is a class with a set of properties and methods and Engine is another class inside it with its own set of...
4
by: Daniel | last post by:
Is it possible to use regular expressions inside of an xpath statement executed by System.Xml.XmlDocument.SelectSingleNode() ? string sdoc = "<foo><bar a='1'/><bar a='2'/></foo>";...
2
by: Daz | last post by:
Hi everyone. Sorry for the confusing subject, I couldn't think how best to word it. What I would like to know, is if there is an equivilant to this code, in using JSON. <script...
2
by: Sarel | last post by:
Hi All, I'd like to know whether it is possible to use inline assembly code inside PHP? Remember good old Turbo Pascal 7, one could write Assembly language inside it if you have a function that...
11
by: keirnus | last post by:
Hello, Is it possible to add checkboxes inside a list box? Scrolling down the items will scroll down the checkboxes as well. I can't add directly the checkbox inside the list box using the...
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
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.